Hello, i need something to group fields based on a rule for example i have 30 database fields
the first 10 should be editable in condition 1. the remaining 20 fields should be blocked the next 10 in the condition 2 also the remaining 20 should be blocked and the last 10 in condition 3 What is the best way to group fields? for example in the name of the field *_1_*field1 ? being _1_ the condition 1 *_2_*field12 being _2_ the condition 2 any ideas?

