Hide widget

AbidJafrey
Tera Contributor

Hi,

 

After submitting a catalog item, the page where it redirects we have a widget which shows the approver details, My requirement is to hide the catalog item for certain items, Any ways i can achieve this.

 

Thanks

Abid

1 ACCEPTED SOLUTION

@AbidJafrey 

get the current RITM sysId and then get the catalog item sysId

Ensure you compare the correct RITM sysId and then hide using ng-if in HTML

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

5 REPLIES 5

@Ankur Bawiskar 

 

Thanks for your help, im able to achieve my requirement