empty attribute list

1
How do I have a pop up show me a list of 'attributes' that I have not filled on the form when I click on the submit button?
asked
2 answers
4

Use the validation feedback action with a combined string value, something like this: Validation.png

answered
1

use validation feedback or create a string variable which will be filled according to validation rules

answered