Hello,
I have an item in a form in APEX, where I have set as Default some text inside that item.
The problem is that I want to insert into table any other text message inside that item, EXCEPT the Default text.
How can I clear Default text and let it null inside the table, if the user doesn't want to insert any other message there?
Thanksss