Limiting ajax calls when using multi-page (wizard) webform

Created on 21 August 2024, 5 months ago
Updated 29 October 2024, 3 months ago

Problem/Motivation

Skipping on ajax calls for fields not on a current page of multi-page setup (wizard).

Steps to reproduce

Create at least two wizard pages, making sure both pages use remote fields. When on the second page, remote fields from the first page get processed as well.

Proposed resolution

Add a condition to ajax call to check if element is on the current page, and only then process ajax.

✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada igorbiki

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024