Hello.
I have a choice field that is appearing in 2 different steps. Is it possible to filter the returning data depending on the current step?
ex: if in step A, choices to be 1,2,3 and if step B, choices to be 4,5,6.
Hello.
I have a choice field that is appearing in 2 different steps. Is it possible to filter the returning data depending on the current step?
ex: if in step A, choices to be 1,2,3 and if step B, choices to be 4,5,6.
Hi Joanna,
I doubt that it will be the case in this case, but if the field are editable in the other steps the source needs to return the selected values, otherwise you will get an error.
Best regards,
Daniel
Hi Joanna,
I doubt that it will be the case in this case, but if the field are editable in the other steps the source needs to return the selected values, otherwise you will get an error.
Best regards,
Daniel
Hi Daniel,
I just tested it - it looks ok :-)
1. choice at the first step
2. step two - after entering (no change or error)
3. step two - when trying to change
4. configuration
Hi Daniel,
I just tested it - it looks ok :-)
1. choice at the first step
2. step two - after entering (no change or error)
3. step two - when trying to change
4. configuration
Hi Jack,
I noticed that I didn't communicate my thoughts well.
I'm using your example:
1. choice at the first step
2. step two - after entering (no change or error)
3. Go to step three
4. Error because the selected value from step one is no longer part of the source.
At least this is what I have in mind could happen.
Best regards,
Daniel
Hi Jack,
I noticed that I didn't communicate my thoughts well.
I'm using your example:
1. choice at the first step
2. step two - after entering (no change or error)
3. Go to step three
4. Error because the selected value from step one is no longer part of the source.
At least this is what I have in mind could happen.
Best regards,
Daniel
Interesting...
I have no error in the third/next step (even if I have nothing to choose and the previous choice is remembered).
Maybe it's a version issue (I checked on 2023.1.2.99)