how can i give a condition so that my widget will be visible to only particular maintain item

Anil Jha
Kilo Contributor

how can i give a condition so that my widget will be visible to only particular maintain item 

10 REPLIES 10

In the case, you are viewing the item where you want the widget to be visible, then yes, the sys_id will be the same. Then the showWidget function will return true, which makes the widget visible in the ng-if.