- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2024 05:32 AM
Hi,
I have a requirement to add an info message to analyst when the story is in development state, I would like to know if it is possible to show this message also in here, and if so how I can accomplish this task.
Thanks in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2024 06:32 AM
Hi @Mara6 ,
Unfortunately, at this time there is no way to customize the vtb_card_details modal popup. The UI comes from a hard-coded Jelly template that doesn't have configuration options. I can't display the proprietary code to you, but I can say with certainty that there is no possibility of dynamic rendering in either the "vtb-card-details-stream" div or the "sn-aside-wrapper" div.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2024 06:32 AM
Hi @Mara6 ,
Unfortunately, at this time there is no way to customize the vtb_card_details modal popup. The UI comes from a hard-coded Jelly template that doesn't have configuration options. I can't display the proprietary code to you, but I can say with certainty that there is no possibility of dynamic rendering in either the "vtb-card-details-stream" div or the "sn-aside-wrapper" div.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2024 06:52 AM
Thanks @Community Alums