Avatar

Level 2

Hello all,

I am using a repeater grid in a form guide for capturing data.  However, I am having difficulty requiring the user to fill in all the fields in the row.

Setting the Required property under the Display Rules of each text field in the repeater grid has no effect.  Setting this Required property on a text field named "Testing Required Validation" in the Header area of the repeater grid works as expected.  If you leave it blank and exit the panel, a validation error occurs as it should.

Is this not supported?  Or is there something tricky with regard to repeater grids.

I've tried making elements in the data model that are bound to the fields in the repeater grid 'required' but this has no effect either.

transDateLayout.JPG

transDateProperties.JPG

Does anyone out there have any suggestions or references?

Thanks,

Jason