The CreatorCon Call for Content is officially open! Get started here.

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

Community Alums
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

Community Alums
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