Hello,
I need to give users the freedom to leave tables empty upon submitting their form. Howerver Forms Designer 9.2.1 does not allow zero (or empty) as the minimum number of possible rows.
How can I achieve that?
Hello,
I need to give users the freedom to leave tables empty upon submitting their form. Howerver Forms Designer 9.2.1 does not allow zero (or empty) as the minimum number of possible rows.
How can I achieve that?
Hello all,
I have fixed the issue through updating SQL table row in Forms database.
How 'bout make this issue a FEATURE REQUEST ?
Hey Stephane,
I recommend using Field Rules to hide the table when users know they would leave the table empty.
Create a checkbox with one option available, for example stating "Table will contain information"
Under Field Rules tab: Show the Table when the checkbox field has the value "Table will contain information".
Now users have the ability to hide the table when they do not need it, by unchecking the checkbox.
Thanks,
If the table needs to be empty, why show to them?