Hi,
I have a field datatype=date. I want to put a checkbox on a form. When the box is checked I want the sysdate to be inserted into the field, when it is unchecked I want the value in the field to be set to null.
I have tried writing some pl/sql but i dont think this is required. I have since added the field item to a form, changed the item type to date, but when I type sysdate into the Value when checked property of the item, it says must be of DD-MON-YYYY format. So...
<B>How do I set the Value when checked property to SYSDATE?</B>
Please excuse the number of posts, but I am a novice and yet to find a suitable source of information. I have looked at the online documentation but could find no answers.
Many Thanks,
Rob
I have a field datatype=date. I want to put a checkbox on a form. When the box is checked I want the sysdate to be inserted into the field, when it is unchecked I want the value in the field to be set to null.
I have tried writing some pl/sql but i dont think this is required. I have since added the field item to a form, changed the item type to date, but when I type sysdate into the Value when checked property of the item, it says must be of DD-MON-YYYY format. So...
<B>How do I set the Value when checked property to SYSDATE?</B>
Please excuse the number of posts, but I am a novice and yet to find a suitable source of information. I have looked at the online documentation but could find no answers.
Many Thanks,
Rob