APEX19.2 Chrome Browser
I have a button that submits the page and saves 2 date pick list items to 2 application items in a branch. Dates are stored in the application items by default as follows:
APP_CLAIM_DATE_START = 01/10/2014
APP_CLAIM_DATE_END = 31/10/2014
How do I store the dates e.g. as '01/10/2014' in the application items? I can't find anywhere to escape the HTML codes.
I notice there is an a setting called "Output As" under a region's attribute settings. I set it to "Text (escape special characters)" but this doesn't help.
Thanks in Advance
PaulP