- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2018 02:40 AM
Hi looking for some assistance please - Is this possible?:
I have a Cat Item with 2x fields on it
1) Assets - List Collector variable - Referencing alm_asset
2) Description - Multi Line variable
I have created the following Script Include:
On the Cat Item I have created the following Catalog Client Script
Basically what this doing when you select an Asset on the cat item it is pulling back the display name and serial number to the Disposals field:
Is there a way I can edit my scripts so that if multiple assets are selected in the List Collector the display name and serial number will be displayed for each on a new line?
Any assistance would be most appreciated. Happy to share further information if required
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2018 05:02 AM
Hi,
Yes I am looking at it right now and this is exactly what I was after. I updated the code slightly and replaced the comma with \n so each new asset returns on a new line.
Thank you so much for looking into this for me and your full support through to resolution.
Dan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2018 03:33 AM
What error yopu are getting??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2018 03:34 AM
There is a JavaScript error in your browser console
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2018 03:39 AM
Can you provide some screen screenshot ?? including error??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2018 03:42 AM
What I am doing right now is setting it up in my personal instance. I will provide the details and you can take a look in there.
Your time and support is much appreciated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2018 03:43 AM
Ya. Sure np