Hi,
Im trying to create a DataList.
When I try to create the 51st switch field, it failed. Is there a number limit for type switch? Cause TextField can successfully create, Switch can’t.
Already created ‘Bit50’
When try to create ‘Bit51’
Failed
When I try to create with the same name but different field type.
It success
Is there any reason why can’t create over 50 switch fields on DataList? Any other work-around?
Thank you