- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2025 08:50 AM
Hi, People
I have created this Catalog Item, the variables above the green line are in a variable set, and the users_network_id field is a regular variable within the Catalog Item
Field type
Variable set field type
I need to auto-populate the info on those fields based on the 'requested for' variable which is a reference to the sys_user table
User network ID: should get the information from the custom field 'u_string_1'
***I was able to solve it using the auto-populate tab when setting the variable, but the challenge is not to use that method
Looking over, I found out it should be done with a Catalog Client Script. I have tried, but it's still not working. I don't know if the Script is missing.
Thank you in advance!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2025 09:28 AM
Update... sorry, my fault I was using the wrong name for 'requested_for' I set it as 'resquestor_for', I fix that name and now it is working.
But there is a detail... the location is displaying as undefined
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2025 09:28 AM
Update... sorry, my fault I was using the wrong name for 'requested_for' I set it as 'resquestor_for', I fix that name and now it is working.
But there is a detail... the location is displaying as undefined