Which trigger do I use? [message #154028] |
Thu, 05 January 2006 07:12 |
orahugo
Messages: 32 Registered: October 2005 Location: England
|
Member |
|
|
This is an example of my problem.
I've got two blocks. Block A and block B.
Block A has two items; ID and Size.
Block B has one items; Colour.
I run a query and select from a LOV the values that put the data into the two fields in Block A.
I want a trigger to run, as soon as the item 'ID' is changed in Block A it runs a piece of SQL that inserts a value into the item called 'Colour' in Block B.
What trigger do I use to do this? And on what item?
|
|
|
|