Resolved! How to create a link in popup using client script in Service Portal
Hi @ Ankur Bawaskar!If the user selects 'Yes' from choice list of a catalog item, a popup will show with a link that says, Please raise a request to "XYZ Software". The code is attached below:function onChange(control, oldValue, newValue, isLoading) ...