Display a popup message on card lane change on VTB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2024 10:00 AM
Hi,
I’ve been trying to trigger a popup message when dragging a card from one lane to another on my VTB freeform board but haven't had any luck. I've been using a UI page along with a UI Action, but I can't seem to link it to the VTB, which leads me to think I'm approaching this incorrectly.
On another note, I can't seem to trigger an alert message in a client script. It's a simple onChange script with an alert("Hello") that’s supposed to trigger when a lane changes, linked to the vtb_card table. Is this not the correct way to work with the VTB?
The goal is to simulate the mandatory field popups that appear on guided boards but in the freeform setup. Any help would be appreciated! (I'm a complete beginner working with ServiceNow)