how can i give a condition so that my widget will be visible to only particular maintain item
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-03-2022 12:28 AM
how can i give a condition so that my widget will be visible to only particular maintain item
10 REPLIES 10

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-03-2022 03:22 AM
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.