Home » Developer & Programmer » Forms » set password on a radio button in FORMS
set password on a radio button in FORMS [message #86412] Tue, 28 September 2004 05:53 Go to next message
feiertag
Messages: 1
Registered: September 2004
Junior Member
Oracle Forms 6i on Windows 2000 and Windows XP Pro. I need to set a password on a radio button so that when the radio button is selected the user must type a password before being sent to the coded location.
Re: set password on a radio button in FORMS [message #86421 is a reply to message #86412] Tue, 28 September 2004 22:35 Go to previous messageGo to next message
Himanshu
Messages: 457
Registered: December 2001
Senior Member
Hi,
Make use of WHEN-RADIO-CHANGED trigger & write the required code in it.

HTH
Regards
Himanshu
Re: set password on a radio button in FORMS [message #86445 is a reply to message #86412] Thu, 30 September 2004 04:30 Go to previous message
Suvransu @path
Messages: 2
Registered: September 2004
Junior Member
you can use the WHEN-RADIO-CHANGED trigger...

one thing that you can do is when this trigers fires (it fires when the radio button is changed by the user)
display a window (use call_form()) and accept a password. if the password is correct only then allow the user to make changes else not !!

hope it helps

Suvransu
Previous Topic: Matrix form
Next Topic: Quotes and Variable Values
Goto Forum:
  


Current Time: Mon Sep 09 20:43:48 CDT 2024