Hi,
I have a need for something that's already been discussed long time ago on these forums,
but for which I still haven't seen any implementation (Smartclient v8 GA).
I need to have FormItem fields which support some read-only mode ...
1) I need these fields to dynamically be able to change from read/write -> read/only state (and the other way around).
2) I need users to be able to select/copy (clipboard) from read/only fields (disabled fields don't support this)
Any idea if this feature is built-in but undocumented ? If not, how could I implement this elegantly ?
Thanks,
I have a need for something that's already been discussed long time ago on these forums,
but for which I still haven't seen any implementation (Smartclient v8 GA).
I need to have FormItem fields which support some read-only mode ...
1) I need these fields to dynamically be able to change from read/write -> read/only state (and the other way around).
2) I need users to be able to select/copy (clipboard) from read/only fields (disabled fields don't support this)
Any idea if this feature is built-in but undocumented ? If not, how could I implement this elegantly ?
Thanks,
Comment