Auto populate
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2024 06:52 PM
Guys can anyone fulfill my requirement!!!
I have 2 fields, caller and Email, "Both are Reference fields only from sys_user table"...Whenever I change the caller, I want to populate his email
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-14-2024 02:12 PM
Hi @BhaskarPinninti,
Where do you want this functionality? On a form, catalog item, or something else?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-14-2024 06:45 PM
On incident form only...
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-14-2024 08:13 PM
You could just dot-walk and add the caller_id.email field on the Incident form.
Cheers