EBS version 12.1.3 Forms version Forms [32 Bit] Version 10.1.2.3.0
I have a text item in a form which is in disabled state based on certain conditions. However the end users would like to copy the text from the field
when it is disabled.
I am using below to disable the field .
SET_ITEM_PROPERTY('XX.BATCH_SEQ',ENABLED, PROPERTY_FALSE);
Is this possible in 12.1.3 ? I have seen the standard/default forms in EBS which are disabled , allow to copy the text.
Thanks
Best Regards
Rajesh Alex