Hello team,
Currently we are facing issue where in dynamic panel after validation the value of the "selector" option (File-5) is not being updated in other selections (File-3 i have selected other option with assigned values, but value with numbers remains the same). Same goes for options where nothing is selected. Values being assigned using iif() function. Though everything works fine if "Complete" button was not pressed and no validations were made.
Could you help us resolve the issue please?
sincerely,
Erikas
Hi Erikas,
Unfortunately, it is almost impossible to determine what's going on without being able to test the sample. Please share a simplified version of your survey (you can include problematic questions only). Additionally, please use English to specify question names/titles. This would make it faster for us to research your survey and suggest a solution.
Thank you for your cooperation.
I look forward to your reply
Good morning, I tried to make best possible example for the issue I am facing.
Thank you for your help,
Looking forward for your response.
Hi Erikas,
Thank you for the update.
The
defaultValueExpression
is applied unless a value is defined by a user or from code. Therefore, if you already specify a value (no matter whether it's correct or not) for the textbox entry, the value won't be updated even though you update the selected dropdown item.I'll consider an option to update a textbox once a user modifies the selected dropdown item. I'll update this ticket shortly.
Thank you Jane, for your response. Will be waiting for further notice.