Embed an audio track for registrants to download from the form

  • Adeline_Soh
    Asked on August 26, 2020 at 12:06 AM

    Hi,

    like to check if I am able to embed an audio track on the registration form for the registrants to download? Thank you!

  • Elton Support Team Lead
    Replied on August 26, 2020 at 5:32 AM

    You can use HTML Audio code and place it on the Paragraph tool to embed the audio.

    Example:

    <audio controls>

    <source src="https://www.w3schools.com/html/horse.mp3" type="audio/mpeg">

    Your browser does not support the audio element.

    </audio>

    Just replace the audio URL in the code.

    On the form builder, add Paragraph and paste the code.

    Embed an audio track for registrants to download from the form Image 1 Screenshot 30

    By default, the audio player will show the download button. Demo: https://form.jotform.com/202382299057056

    Embed an audio track for registrants to download from the form Image 2 Screenshot 41




  • Adeline_Soh
    Replied on August 26, 2020 at 12:28 PM
    Thank you for your assistance!! It helps!!!
    Sent from my iPhone
    ...