View Categories

Why some form field’s data is not pushed to pre-validation Lapp?

< 1 min read

Issue: On form submission, not all field values are pushed to pre-validation Lapp.

Root cause: In the Dynamic form, under additional setting if the ‘Post only modified fields‘ is enabled, then only the values modified after submiting the form will be sent to the pre-validation Lapp instead of sending all data.



Solution: Disable the above setting in order to send all data to Pre-validation lapp.
Scroll to Top