Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Alert Message on VTB board

Mara6
Tera Expert

It's possible to add an alert message when moving the card to next lane?  thanks

1 ACCEPTED SOLUTION

Not applicable

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.

 

View solution in original post

2 REPLIES 2

Not applicable

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.

 

Thanks @Community Alums