Hi all,
I’m trying to make some text fields for users to fill in their info when submitting a model via e-mail export. I’m noticing that, when I’m typing in a text field, when I’m done filling in one field or when I’m waiting too long between typing, the app recalculates, making my cursor disappear and typing impossible while recalculating. Also, when I’m done in a field and press tab before the recalculation, my next field gets interrupted by the recalculation (I’m hoping this explenation makes a little sense!)
I know you can add parameter validation, so that you have to click accept before the recalculation starts, but I’m afraid some users would be confused or forget to press accept. I have a boolean below the fields to accept the terms, so that would be the ideal trigger for the recalculation after filling in all the fields.
Is this possible?
Thank you!!
