Create custom UI action "view article" which redirects to the portal view KB

Hazel3
Tera Contributor

Hi,

I want to create a UI Action "View article" which opens in portal view of the kb article. As of now we have a UI action "View article" which redirects to the backend kb page. Kindly help me to achieve this as soon as possible

 

 

Hazel3_0-1693815626160.png

 

 

 

 

1 REPLY 1

Arpan Baishya
Kilo Sage

Hi @Hazel3,

 

You could go through the 'View Article' UI Action and make appropriate changes in your copy of the same with respect to the Condition and Script fields as needed.

 

For example, in the Script field, you would have to modify the setRedirect function parameter by mentioning the correct URL suffix (e.g. esc for Employee Center) and the correct path (which would include the page ID) to get to the article on the portal.