My form has a field that is automatically filled by a JavaScript function.
- A date question is answered.
- The following question gets filled IF the previous date field is not null.
This works in the mobile form and the web form when creating new features. However, when we open the same form in the web browser to edit existing data the function does not work. Nothing happens when the date question is answered.
Is this a known limitation? I read the limitations in the Esri doc but this particular case was not mentioned. My form is secured and does not have repeats.
