Dear readers,
I use tabs in a form to group fields which belong "together".
For example I have a tab for ORDER, RECEIPT, CONTROL, USE, etc
An advantage is that it is easy to disable all fields on one tab, by setting the
tabname.enabled = false. So the person who receives, cannot change the order etc...
(it is not exactly like that, but it draws my situation)
However, when I use tabname.enabled = false, all fields on that tab are then greyed out. I think this makes the fields less easy readable for users.
To avoid grey out, I work now with locked, but this works not for TABS, so I have to do it for all the single fields on a TAB
Is there an option to switch off this "grey out" option. So I like the TABNAME.enabled option, but this grey out is not for all users good readable
Thanks in advance
Ben
I use tabs in a form to group fields which belong "together".
For example I have a tab for ORDER, RECEIPT, CONTROL, USE, etc
An advantage is that it is easy to disable all fields on one tab, by setting the
tabname.enabled = false. So the person who receives, cannot change the order etc...
(it is not exactly like that, but it draws my situation)
However, when I use tabname.enabled = false, all fields on that tab are then greyed out. I think this makes the fields less easy readable for users.
To avoid grey out, I work now with locked, but this works not for TABS, so I have to do it for all the single fields on a TAB
Is there an option to switch off this "grey out" option. So I like the TABNAME.enabled option, but this grey out is not for all users good readable
Thanks in advance
Ben