Home » Applications » Oracle Fusion Apps & E-Business Suite » Form Personalization for AP Invoice Workbench (Oracle EBS R12)
Form Personalization for AP Invoice Workbench [message #505793] Thu, 05 May 2011 00:47 Go to next message
myura
Messages: 66
Registered: July 2007
Location: Malaysia
Member

Hi All,

I have created a personalization to default Voucher Audit Number at Find Invoice screen (Please refer to attachment). This is successfully done.

However, my user complains that when she click on the 'Clear' button, the default value did not disappear.

My user wants to clear off the default value when she pressed 'Clear' button.
My question is, can we do personalization for that button? If can, what trigger i need to put?

Any idea?

  • Attachment: sc.jpg
    (Size: 27.86KB, Downloaded 834 times)
Re: Form Personalization for AP Invoice Workbench [message #505869 is a reply to message #505793] Thu, 05 May 2011 06:19 Go to previous messageGo to next message
sairakhushi
Messages: 5
Registered: May 2011
Location: Pakistan
Junior Member

Hello!
It is very simple. You must have used the code on the 'clear' button :
CLEAR_FORM;
Now to clear the default values you should use the code :
TEXTFIELD := NULL;
It applies to both number and char fields.

Thanks!
Khushi
Re: Form Personalization for AP Invoice Workbench [message #505989 is a reply to message #505869] Thu, 05 May 2011 19:54 Go to previous message
myura
Messages: 66
Registered: July 2007
Location: Malaysia
Member

Which trigger do i need to set at the Condition tab?

Thanks.
Previous Topic: Oracle form Builder 10 g
Next Topic: problem in installing apps demo
Goto Forum:
  


Current Time: Tue Apr 23 01:28:37 CDT 2024