Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2015 08:46 AM
Hi Daniel,
Correct, for an onLoad client script, it would be best to use the display business rule and g_scratchpad as a best practice.
If you want to do it onLoad using the caller's name, you will first have to check that caller_id is not empty, since the onLoad will process for every time a form is loading including a brand new empty form.
Thanks,
John