RE: How to get a calender in date field in oracle form...
I created a custom form using template.fmb. I used the ENABLE_LIST_LAMP
for a date field in a block with tab page and used everything as per your instructions. When I go to the
date field the calendar pops up out of my custom form and when I select the date it puts back in the current field. I don't want the calendar to popup outside of the custom form. Any thoughts will be appreciated.
RE: How to get a calender in date field in oracle form...
hi
I am a new member in this forum I tried your ans for attaching a calendar to an LOV field. But when i write a code in key-listval trigger it is giving me an error saying calendar.show must be declared.....