|
|
|
Re: What trigger fires where we change a text item [message #82585 is a reply to message #82583] |
Wed, 11 June 2003 02:29 |
|
Maaher
Messages: 7065 Registered: December 2001
|
Senior Member |
|
|
Right, but these only fire when you exit the item (too late) or when a new record instance is being created (too early), not if you do not navigate. Besides, POST-TEXT-ITEM is a leftover from previous versions, I'd suggest to go for the WHEN-VALIDATE-ITEM trigger, you cannot evaluate a value of an item until the user has finished typing, right?
If you'd tell us what the required functionality is, we could try finding an alternative solution.
MHE
|
|
|