- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-26-2020 11:34 PM
we have a catalog variable in one item, serial number
in this serial number, serial number of the asset of that user contains has to populate.
here am attaching the user record form, the asset attached to this user record. serial number will be in this asset table (alm_hardware)
so we need to have onchange client script and one script include.
by changing the user in the catalog item, the serial number has to change based on the user.
in this variable, the serial number has to populate
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-27-2020 05:07 AM
add alert(g_form.getValue('user')); and check what is the user.
Then go to alm_hardware.list and there add filter assigned_to and put this user and check the no. of entries it has.
Compare it with the output of SI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2020 07:53 AM
Hi Asif, have check with the alert.
but an empty value is showing in alert

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2020 02:24 AM
Kindly share the script, we can look into it. Or call me and we can discuss.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2020 03:14 AM
Hi Asif,
this is the Zoom session
we can connect here
7877595681
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-10-2020 04:20 AM
HI asif even i ahve the similar issue can you please help me with the code both script include as well as client script

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-10-2020 04:27 AM
Hello Aparna,
Kindly create a separate question in the developer community with the details and i will look into it.