
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
As I pointed out here, there is no way to set the default quote from a script. Therefore, I would like to send a message to the user letting them know that they need to choose a default quote. A standard Javascript alert would be completely sufficient for this; however, since that function isn't available, I'm trying to come up with an alternative solution. This forum post suggests using a validation script to do this; however, I haven't been able to figure out how to call a validation script from my action script. There might be other ways to get the validation script to run after the action script has finished, but I haven't been able to figure out how to do that yet, and honestly, it seems like a basic necessity of any scripting tool to be able to call one script from another.
Solved! Go to Solution.