Tag
iframe
2 posts.
How to embed an iframe inside a VICIdial script
You can embed an iframe in the VICIdial Script Text field to load an external page inside the agent's SCRIPT tab, with live lead data passed as URL parameters using --A--field--B-- tokens.
Read postWhat IGNORENOSCROLL does on a VICIdial script tab
IGNORENOSCROLL is a special variable you add to a VICIdial script to force scroll bars on the script tab when an iframe is present. Without it, content below the panel height is unreachable.
Read post