How to autopopulate name of logged in user in field on a form?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2023 05:27 AM
I have a form where a field needs to be populated with name of logged in user. I am using an on load script however it is not working, (I have checked the UI type to ALL).
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2023 06:42 AM
Hey Sandeep. Can there be a reason for the filed still not getting populated apart from this?
I have copied the field name correctly, however my g_form.setValue("field name",val) command isn't populating my field. I have taken care of the UI and checked it to ALL. Any suggestions are welcome
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2023 06:55 AM
@Aditya Sinha Share screenshot of your client script