I have a text field that is dependent on a drop down input.
The issue I am running into is that once the user changes the input - the search is slow so the the value is out of sync for a brief moment. To make things more complicated the dynamic text field is in a repeating group, which has provided an extra obstacle of not being able to use a custom state.
Is there anyway to have the dynamic text clear out until the new dynamic text is retrieved?
In case you how to proceed with custom state - you are welcome