Wavecast
  • Start here
  • Events
    • Getting started
    • Setup your first event
    • Copy an existing event
    • Publish an event
      • Speakers
      • Sponsors
      • Resources
      • Testimonials
      • Copy
  • Publishing
    • Agendas
    • Create content
    • Control access
      • Adding Tickets, Passes & Guest Passes
        • Coupons: Schedule, manage and promote
        • Adding and Updating ad-hoc Coupons
        • Approval/Declining Process of Registration Requests
        • Guest list to invite contacts and track responses
        • Approval/Declining Process of Guest Passes
      • Hard and Soft Limits
      • Managing opt-ins
      • Metering
      • Extra Fields for Content
      • Import users
      • Email Lists
    • Classify & personalise
      • Create & configure taxonomies
    • Custom Headers
      • Headers
      • Templating Language
    • Shortcodes
      • Access Settings
      • Content
      • Content with Search Bar
      • Event Manager
      • Events with Search Bar
      • Full Width Carousel Slider
      • Countdown
      • Buttons
      • Popular Now
      • Engagement Tools
      • Events
      • RSS Feeds
    • Images
    • Widgets
    • Ad Banners
  • Emails
    • Create a campaign
      • Customise Email CTAs
      • Building Complex Emails
      • Email Segmentation
      • Email Templates
    • Organise contacts
      • Add email addresses to Lists
      • Send a campaign to a list
    • Advanced Emails
      • Send an event campaign to hub audience
      • Adjust user email preferences
      • Change reply-to email address
    • Campaign Reports
      • Link Clicks
      • Suppressed
      • Recipients
      • Inflated Clicks & Opens
  • Live
    • Engage audiences
      • Audience Q&A
      • In-Feed Graphics
      • Polls
      • Quotes
      • Related Content
      • Networking
      • Meeting Rooms
    • Deliver live content
      • Slides
    • Troubleshooting for audiences
    • Remote Production
      • Live Broadcast
        • Book a live broadcast
        • Prepare for a live broadcast
      • Enterprise Streaming Support
        • Conduct a stream test
      • Video & Audio Production
        • Book remote video production
        • Prepare for remote video recording
    • On-Site Production
    • Check-in App
  • Analytics
    • Dashboard
    • Engagement Report
      • 2024 (BETA)
    • Google Analytics
    • Cookie Management
    • Page Views
    • User Data
    • Guest Passes
  • Settings
    • Configuration
    • Fonts, Colours & Logos
    • Hub Header & Footer
    • Custom Domain
      • Update GoDaddy DNS
    • Search & Metadata
    • System Messages
    • Access Control
      • Admin Accounts
      • Progressive Profiling
    • Global Event Settings
    • Default Templates
  • Integrations
    • Marketing Automation
      • Marketo
      • Eloqua
      • Pardot
      • Mailchimp
    • Events Management
      • Cvent
      • Eventbrite
      • Eventsforce
      • Sync by Email
    • Unified Communications
      • Zoom
      • ON24
    • Video
    • Payments
    • Single Sign-On (SSO)
    • LinkedIn Sign Up Setup
    • API Keys
Powered by GitBook
On this page
  • How to set extra fields for webinar/content subscriptions
  • Text Fields
  • Textarea Fields
  • Dropdown Fields
  • Radio Buttons
  • Checkboxes
  • Paragraphs
  1. Publishing
  2. Control access

Extra Fields for Content

PreviousMeteringNextImport users

Last updated 7 months ago

How to set extra fields for webinar/content subscriptions

In cases where you would like to ask attendees additional questions before they subscribe to a piece of content, either an event or document, you will need to fill out the 'Capture additional data' field. In events, this can be found under Audience > Capture additional data

In other types of content, i.e. articles and documents, this can be found under Extra Fields.

IMPORTANT: Replace {contentId} with the content ID, e.g. textbox|not_required|question_1234|Pose a question:

Text Fields

# Phone number (Required) 
  textbox|required|business_phone|Business Phone
# Phone number (Optional)
  textbox|not_required|business_phone|Business Phone

Textarea Fields

# Pose a question field (Optional)
  textbox|not_required|question_{contentId}|Pose a question:

Dropdown Fields

# How did you hear about this webinar (Optional)
  dropdown|not_required|how_did_you_hear_about_this_webinar_{contentID}|
  How did you hear about this webinar?|Colleague,Email,Network,Search Engine,Other
# Industry field (Required)
  dropdown|required|industry|Industry|Academic,Air,Associations,Charity,
  Chemicals,Engineering,Environment,Financial Services

Radio Buttons

# Yes/No radio button (Required)
  radio|required|healthcare_professional_{contentId}|I can confirm that I am a 
  healthcare professional|Yes,No

Checkboxes

# Checkbox field (Optional)
  checkbox|not_required|email_updates_other_{contentId}|Following the 
  event, I would like to receive e-mail updates.
# Checkbox field (Required)
  checkbox|required|terms_{contentId}|I acknowledge that I have read and fully 
  understand this consent

Paragraphs

Use this to include a paragraph within the form. This is useful for adding text that doesn't require user input, either to futher explain questions or to provide extra information to the user on sign up.

paragraph|From time to time, we would like to send you information 
relating to topics in this event, please tick the box below to recieve 
these emails.
Where to add extra fields in events
Where to add extra fields in other types of content, i.e. articles, documents, etc.