If you have a subscription with GivePulse, either GiveTogether or GiveMore you can add an embedded video or image, format text, and insert hyperlinks into the HTML source code in a description box or the "Help Text" section of a form builder. This provides flexibility and options to add videos/images and make your event or group unique. You can provide instructions through visual content to capture attention and add useful resources by including a hyperlink or adding formatting with bold words, or bullets.
- How to embed media using HTML Source Code in description boxes
- How to Embed Media in Form Builder
- How to use HTML formatting in Help Text in Form Builder
How to embed media using HTML Source Code in description boxes
To add an embedded video or image in the description box, follow these steps:
- Navigate to any description section.
- Look for the "<>" option and click on it.
- A box with source code will appear.
- Paste the HTML embed code into that box.
- Click on "Save" to save the changes.
- The embedded media should now be visible.
- Tips on how to source embed media
- You can use this source code and adjust width and height as needed:
<img src="{image URL}" width="auto" height="auto">
Updating HTML using <> in Event or Group description box:
Here, a box will source code will pop up and you'll paste the html embed code there, click 'Save' and it should be in view.
Tips
We recommend using a free photo cloud storage like Google Photos. This article will help you step by step on how to add an image source code. If you're interested in videos; here's the support article for YouTube so you can add videos.
How to Embed Media in Form Builder
If you are looking to add an embedded video or image in the "Help Text" box in a form builder, you can find that in the Membership Application, Registration Form, Impact Form, Questions, or other places where you can build a custom form.
You can add a video or an image to any Form Builder by using the "Help Text" to insert the embed code.
The 'Help Text' section supports HTML code best.
Here is an example of how to retrieve the embed code from Youtube.
Once you've added the code, remember to click 'Save' to preview the media, you might need to adjust the frame or image width and height.
How to use HTML formatting in Help Text in Form Builder
In HTML, you can use various tags to format text, change fonts, and create hyperlinks. The 'Help Text' section supports HTML code best. You can add HTML formatting to any Custom Field with the Form Builder by using the "Help Text" to insert the embed code.
The custom fields and form builder can be found in the Membership Application, Registration Form, Impact Form, Grant/Survey Questions, or other areas where custom forms can be created.
Here's an example of how to use HTML to create a hyperlink in the Help Text description:
Here's an example of how to use HTML to create bullet points in the Help Text description:
Consider utilizing an HTML converter or builder to format the HTML according to your specific needs.
Comments
0 comments
Article is closed for comments.