Working in Forms Designer...
I have a table on a form. It must add a row for four steps in a row. I disabled the table on the fifth step thinking it would not add any more rows, but that hasn't happened. Is disable used primarily as a read-only function and doesn't actualy disable the function of the table? If so, does anyone know a work around other than creating an additional form?
To ensure the table & fields weren't overruling each other, I set rules to disable the table itself and again for each additional field.