I have a survey with a repeat in it that I've published from Connect but is being used as a web form. The repeat is optional and is triggered by people selecting a particular value on the main record. It is entirely hidden until that value is selected and this is done using a relevant statement in the 'begin repeat'.
This all looks great and works well in the web form, except for one thing. For records where the required value to unhide the repeat isn't entered a blank record in the repeat is still created.
I've seen some posts suggesting this is expected behaviour in slightly similar circumstances but I wondered if it was also the case here - or whether there was a way to stop the blank records from being created?