Component Configuration: HTML
Updated over a week ago

The HTML Component is a helpful tool that enables users to customize their webinar with a broader range of options.

Things you can do with HTML Component:

  • Add Website Links Easily. Use the HTML tool to include links to external websites, giving more information easily.

  • Make it Accessible. Improve accessibility by adding closed captions or real-time subtitles using the HTML component.

  • Enable External Linking. Ensure everyone can explore external content by incorporating features like closed captions with simple HTML editing.

How to add the HTML Component:

  1. Click the Components on the toolbar on the top menu next to Interface Builder.

  2. Scroll down and find HTML, then click Add.

  3. After clicking the Add button, you'll see it added to your component toolbox with an HTML icon.

  4. Click the HTML icon, and a window box will open. Within the HTML window, click the gear icon, then select Configure, and a new box with fields will pop up.

  5. Paste your prewritten code into the HTML text area, ensuring correct encoding to guarantee proper output functionality.

  6. Click Save, and the HTML component will automatically render the inserted HTML code.

Notes:

To pass audience information via query URL parameters for HTML Component, populate Enable Variables. The following variables will be replaced with actual values when the system renders the URL.

Here are some working tokens:

  • ${attendee.firstName}

  • ${attendee.lastName}

  • ${attendee.emailAddress}

​(see image below for visual reference)


Other Component Articles:


For further assistance, contact us through chat or send us an email at support@webinar.net.

Did this answer your question?