Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
As you know OnCreate and OnEdit scripts are action scripts meant for performing an action. Can a validation be performed in those scripts and user can be alerted (error message be thrown to user)?
For example, user needs to select a supplier field on an item on create/edit, the system should check if there exists a group with the same name as supplier and alert the user, if it doesn't exist.
I know that this message can be moved to a validation script on a workflow. But, I am still wondering if there is a way to alert the user from either of those action scripts.
Thanks,
Madhav
Solved! Go to Solution.