- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2022 06:57 AM
how to auto populate email address in catalogue form. on load form
please help me on this.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2022 10:01 AM
Hello,
Open catalog item form, go to Email variable and add syntax I gave you in default value tab like below
Once you do , email will be auto populated, see below
Regards,
Musab

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2022 07:10 AM
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2022 07:35 AM
we need the form loading (on load form) at that time email address should be displayed

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2022 07:41 AM
Hello,
Write this in email address variable dictionary
javascript: gs.getUser().getEmail()
Keep this below link handy
https://servicenowguru.com/scripting/user-object-cheat-sheet/
Mark my answer as correct if that helps
Regards
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2022 08:05 AM
Hi
im unable to find the variable dictionary.
this is a catalogue form variable
can you tell me , clear steps