- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024 06:30 AM
when I fill out the form on the service portal all the data populates
on the ritm/sctask it is blank
Thoughts?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024 07:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024 07:49 AM
Hi @Joshua Comeau ,
The data population is working fine using the below configurations instead of writing the script. Ideally, the type should be "Single line text" instead of "Reference". I think configuration change is best practice instead of writing the script.
Please hit the like button if my suggestion has helped you in any way.
Please mark correct if my response has solved your query.
Thanks & Regards
Jyoti Jadhav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024 07:28 AM
Please see below screenshot:
O/P:
Please change the "Type" to "Single line text" and try. it's working fine. If the Type is "Reference" then the field is not auto-populating.
Please hit the like button if my suggestion has helped you in any way.
Please mark correct if my response has solved your query.
Thanks & Regards
Jyoti Jadhav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024 07:37 AM - edited 02-06-2024 07:39 AM
Hello @Joshua Comeau
You are using type as reference but setting email value which is text field hence it is not working. Please change the type of variable.
If it helps please click on like icon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024 07:36 AM
went with this:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024 07:49 AM
Hi @Joshua Comeau ,
The data population is working fine using the below configurations instead of writing the script. Ideally, the type should be "Single line text" instead of "Reference". I think configuration change is best practice instead of writing the script.
Please hit the like button if my suggestion has helped you in any way.
Please mark correct if my response has solved your query.
Thanks & Regards
Jyoti Jadhav