I would like to embed a short FluidSurvey into the thank you message that shows at the end of completing a registration. When I paste the HTML code into the source formatting it doesn't appear. Is this not something that is supported?
Announcement
Collapse
Information Needed
To help us with upgrading your instance please make sure to:
See more
See less
Embed a Survey into the Thank You Page
Collapse
X
-
Good day!
Are you adding this to the source code? Also please make sure the site you are embedding is secure (https://) - if not secure Salesforce site will block it.
You may easily add to the source by clicking on the SOURCE icon and adding it in the source.
Hope that helps.Regards,
Click & Pledge Support Department
Join us @ the educational webinars: https://clickandpledge.com/webinars/
Live Support- read more: https://support.clickandpledge.com/s/article/general-information-live-support/
-
OK.. so that explains it.
You cannot embed a non-secure page in secure page. It creates a break in the parent SSL. Salesforce blocks it.
Please make sure you have the link embedded as secure and let me know if you still have a problem.Regards,
Click & Pledge Support Department
Join us @ the educational webinars: https://clickandpledge.com/webinars/
Live Support- read more: https://support.clickandpledge.com/s/article/general-information-live-support/
Comment
-
So I changed the survey to secure https://fluidsurveys.com/s/registrat.../?_embed=10708 and the code that Fluid Survey is giving me doesn't appear to be secure?
<script type="text/javascript" src="//fluidsurveys.com/media/static/embed-helper.js">{"url":"//fluidsurveys.com/api/v3/embeds/"}</script><div class="fs-embed" data-token="eyJ1c2VyIjo3MDI0ODU5MzAsImlkIjoxMDcwOH0.IM7 ttydQJyXEYX0HlDbMt3_4dgA"><div class="footer">powered by <a href="http://fluidsurveys.com/?utm_source=fluidsurveys&utm_campaign=powered-by&utm_medium=embeds" target="_blank"><span class="highlight">FluidSurveys</span></a></div></div>
I embeded the code using the source tab and the only thing that appears is the end that says "powered by FluidSurveys"
If you want to look my org ID is 00DG0000000h7RM and I have already granted access.
The event is 2016 Conference Registration.
Comment
-
Good day Allison,
May I ask that you create a widget and then use the widget in your site.
I can then see the code and play with the code. Currently the code is not on the template called 2016 Conference reg KC
Regards,
Click & Pledge Support Department
Join us @ the educational webinars: https://clickandpledge.com/webinars/
Live Support- read more: https://support.clickandpledge.com/s/article/general-information-live-support/
Comment
-
Allison,
see if it works now.Regards,
Click & Pledge Support Department
Join us @ the educational webinars: https://clickandpledge.com/webinars/
Live Support- read more: https://support.clickandpledge.com/s/article/general-information-live-support/
Comment
-
Good day!
The only change we made was to the <a href tag as shown below:
The http was changed to https
The thank you page has not been tested for inclusion of other apps. While we have no reason to think why it should not work but will not be able to resolve any issues if it does not work.
Please test it with this change and let us know if it works.Regards,
Click & Pledge Support Department
Join us @ the educational webinars: https://clickandpledge.com/webinars/
Live Support- read more: https://support.clickandpledge.com/s/article/general-information-live-support/
Comment
-
Good day!
We just reviewed this issue and noticed that the Thank You page is a rich text page area and not an HTML page.
Rich text areas do not allow for HTML and other than a few tags they will be stripped by Salesforce. Placing this in the thank you page is not possible at this time.
Please see: https://help.salesforce.com/apex/HTV...tm&language=en
You may place a link to a separate page for the survey.
Let us know if we can be of more assistance.Regards,
Click & Pledge Support Department
Join us @ the educational webinars: https://clickandpledge.com/webinars/
Live Support- read more: https://support.clickandpledge.com/s/article/general-information-live-support/
Comment
Comment