Home » Developer & Programmer » Forms » Please, give the name of the trigger (10.1.2.0.2)
Please, give the name of the trigger [message #619023] Thu, 17 July 2014 07:35 Go to next message
alex_shynk
Messages: 22
Registered: July 2014
Junior Member
What is the name of the trigger that is activated after selecting a record by using a LOV?
Re: Please, give the name of the trigger [message #619024 is a reply to message #619023] Thu, 17 July 2014 07:40 Go to previous messageGo to next message
Littlefoot
Messages: 21808
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
It depends. If there are no triggers in this form, none can fire (obviously).

I'd suggest you to run a form in debug mode and trace its execution. Then you'll know for sure what's going on, which triggers fired, in which sequence.
Re: Please, give the name of the trigger [message #619083 is a reply to message #619023] Thu, 17 July 2014 23:12 Go to previous messageGo to next message
azamkhan
Messages: 557
Registered: August 2005
Senior Member
alex_shynk wrote on Thu, 17 July 2014 07:35
What is the name of the trigger that is activated after selecting a record by using a LOV?


This depends on the event that occurred and caused the LOV to trigger. But few events that are very common are as follows.

Like if you have make your LOV "Validate From List" then it should always invoke the LOV if an invalid value is entered in the LOV attached item or a value which is not in the LOV list.

Similarly if you have pressed F9 key that is used for invoking an LOV is it is attached to the item then Key-ListVal will fire.
Re: Please, give the name of the trigger [message #619115 is a reply to message #619083] Fri, 18 July 2014 02:56 Go to previous messageGo to next message
cookiemonster
Messages: 13920
Registered: September 2008
Location: Rainy Manchester
Senior Member
You're talking about what can cause the LOV to appear.
OP is asking what triggers will fire after you select a record in the LOV.

[Updated on: Fri, 18 July 2014 02:57]

Report message to a moderator

Re: Please, give the name of the trigger [message #619252 is a reply to message #619024] Mon, 21 July 2014 01:11 Go to previous message
azamkhan
Messages: 557
Registered: August 2005
Senior Member
Did you checked Key-ListVal trigger in your forms.
Previous Topic: How to commit only one data block in mulit data blocks on one form
Next Topic: Message popup
Goto Forum:
  


Current Time: Fri Apr 26 10:22:27 CDT 2024