I have an extremely simple form that allows users to add lines to an editable list view. There are only two fields in each line. When the form submits I need to make sure they fill in both of the fields to submit. Have used advanced conditions with Else rules many times in the past. It appears that the way the If condition nests it doesnt allow an Else to be used to validate. So for instances if you have a For Each loop that does a Create Smart Object rule, it seems impossible to stop the user if they forget a field in the display row of the list with an IF advanced condition rule. Then you cannot use Else because of the way the rules nest. I have tried Form Validation but it behaves weirdly when trying to add more than one line of data to the view for submission. Any ideas?
Thanks
Dave