How can I show an image with ng-if in a widget?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-27-2023 02:32 AM - edited ‎11-27-2023 02:45 AM
Hy everybody!
I need to know which function I've to write in the client for show a specific image (with all his class) if no records are displayed .
I know that I've to add in the html of the image my ng-if, but I need an help to how I should write the function on the client side.
Somebody could help me?
Thank you
1 REPLY 1
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-27-2023 03:01 AM
Hi @Alessia Russo ,
Please refer to the Article :https://www.servicenow.com/community/developer-blog/how-to-communicate-between-widgets-in-service-po...