Home » Developer & Programmer » Forms » clearing the text item (Oracle 10.2.0.1.0,forms 10g)
clearing the text item [message #588561] Wed, 26 June 2013 09:33 Go to next message
jay_cooldude
Messages: 50
Registered: March 2013
Location: Hyd
Member
Hi Sir,

I am working on oracle form to build a login page and i have successfully completed it. But to make it more perfect i want to clear the text_item in which the username and password is entered. i have even raised the alert as well but after closing the alert i want to clear the text item .

Thanks in advance.

Regards,

Jay

[Updated on: Wed, 26 June 2013 09:34]

Report message to a moderator

Re: clearing the text item [message #588568 is a reply to message #588561] Wed, 26 June 2013 10:11 Go to previous messageGo to next message
cookiemonster
Messages: 13925
Registered: September 2008
Location: Rainy Manchester
Senior Member
so set the items to null
Re: clearing the text item [message #588586 is a reply to message #588568] Wed, 26 June 2013 13:29 Go to previous messageGo to next message
thelearner
Messages: 133
Registered: April 2013
Location: INDIA
Senior Member
you can use
     BEGIN
         CLEAR_FORM;
      END;
    


after alert message.
Re: clearing the text item [message #588587 is a reply to message #588586] Wed, 26 June 2013 14:36 Go to previous message
jay_cooldude
Messages: 50
Registered: March 2013
Location: Hyd
Member
Thanks thelearner its working
Previous Topic: how to populate table column heading in list item of oracle form
Next Topic: Header/detail blocks
Goto Forum:
  


Current Time: Mon Jul 01 18:09:13 CDT 2024