Trigger validation after formload
I'm trying to create a validation that triggers after a form/window opens. For testing purpose, the validation only does one thing: pops up a message.
I tried the following confguration:
Event: form load
before action: false
after action: true
I put this validation on the sales order screen. But the Message Box always shows up before the sales order screen. In other words, the sequence of things happening is this:
I click on sales order menu -> The UF triggers and pops up a message -> I click OK -> SO screen appears.
How do I let the UF trigger after the SO screen appears? I've tried a dozen different options for before action/after action/bubble event etc. None has worked.
-
Official comment
Hello Dave,
The last action we have when opening a screen is in the Item Placement tool.

If this doesn't work then the scenario is not possible.
For more information, please contact your local support.
-
Hi Yaremi,
I just tried that. The message windows still appears before the sales order window opens.
I guess it's impossible then.
Regards
Dave
Please sign in to leave a comment.
Comments
2 comments