Resolved! button visibility in the servicenow portal
Hi All, I am receiving the current sys_id of the location example america location and i have created three buttons in the HTML code Server side code :var queueId = $sp.getParameter('location_id');HTML code : <div id="buttonContainer"><button ng-clic...