how to Auto populate based on logged in user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2024 03:23 AM
I want to Auto populate Requested by, requested for ,user id ,contact number, location and email fields.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2024 06:30 AM
1. If you want to populate based on logged in user use, gs.getUser(), will give object, do a dot walking to get userId and location, email, contact number. (gs.getUser().email).
2. if you want to populate based on the user selected on the filed use onChange client script and script include.
If my answer helps you in any way, please mark it as correct or helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2024 01:01 AM
Please check the below link , it is similar question..
Please Mark ✅Correct if this solves your query and also mark 👍Helpful if you find my response worthy based on the impact.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2024 12:43 AM
@Ashok_308
Is your query resolved? if not let me know what else you want to solve this.!!!
Please accept the solution /mark this response as correct or helpful if it assisted you with your question.
Regards,
Animesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2024 01:44 AM
@Ashok_308
is your query resolved, if not close this thread for proper readiblity
Please accept the solution /mark this response as correct or helpful if it assisted you with your question.
Regards,
Animesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2024 04:19 AM
@Ashok_308
could you please close the thread if your query is resolved?
Please accept the solution /mark this response as correct or helpful if it assisted you with your question.
Regards,
Animesh