- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2017 04:15 AM
Hi All,
I am trying to create a UI Action that redirects to a Catalog Item but my current code is not working. It doesn't go to the Catalog Item. I will appreciate your help! Many thanks!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2017 04:47 AM
Hi Diane,
It looks like if you go the original route with the client script, and start your Action name with sysverb_, then the message is surpressed. See this thread for reference to Michael Ritchie's comment.
how to hide "No Records selected" alert on click of list button
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2017 04:38 AM
Hi Chuck,
The requirement here is we have an Asset List and I want to make a UI Action if clicked it will redirect to a catalog item. Many thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2017 04:40 AM
As a test, try it as a list link instead of a button. Buttons look for a list of items to process.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2017 04:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2017 04:46 AM
Can you mark it as a form button and test it out once from the asset form?
Thanks
Please Hit like, Helpful or Correct depending on the impact of the response

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2017 04:47 AM
Hi Diane,
It looks like if you go the original route with the client script, and start your Action name with sysverb_, then the message is surpressed. See this thread for reference to Michael Ritchie's comment.
how to hide "No Records selected" alert on click of list button