How can I populate a variable in my form with the manager of a particular group?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2023 09:53 AM
I have a variable which needs to be populated with the manager of a particular group as soon as the form loads. Any idea how I can attain this functionality?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2023 10:19 AM
Hello @Aditya Sinha,
Did the snap or the BR help you in any way? If not, let me the issue you are facing so that I'll help accordingly.
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2023 10:28 AM
Hi @Shruti Khaire . I am using the onload script to set the value of the field. please let me know the issue in this as it ain't working.
Script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2023 05:29 AM
Hi @Aditya Sinha ,
you cannot use Glide Record in client script(onload) as its not recommended and not a best practice too.
you can use Glide Ajax and create script include