UI Action to redirect to a Catalog Item

dianemiro
Kilo Sage

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!

find_real_file.png

1 ACCEPTED SOLUTION

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


View solution in original post

19 REPLIES 19

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.


As a test, try it as a list link instead of a button. Buttons look for a list of items to process.


Hi,



Unfortunately, still not working.



find_real_file.png


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


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