Conditionally restrict number of detail records.
I have a master-detail form that shows one master record and initially 10 detail records. The user can add more than 10 if they want.
Is there a way to conditionally limit the number of detail records are displayed and allowed if a certain value is entered into a control block field?
0