CMS Development

josh_ames
Teilnehmer/-in | Elite Partner
Teilnehmer/-in | Elite Partner

Blog Subscribe Form - HubL

lösung

Is there a way in the blog template if using the blog subscribe form in HubL to redirect to a URL for the thank you instead of displaying an inline message?

 

{% blog_subscribe "blog_banner_subscribe" no_title=True, response_message='Thanks for subscribing!' %}

 

Thanks.

1 Akzeptierte Lösung
ndwilliams3
Lösung
Autorität

Blog Subscribe Form - HubL

lösung

Another option is to use a standard form module and select the blog subscribe form. This gives you the option for a redirect.

 

Lösung in ursprünglichem Beitrag anzeigen

2 Antworten
relabidin
HubSpot-Alumnus/Alumna
HubSpot-Alumnus/Alumna

Blog Subscribe Form - HubL

lösung

Hi Josh,

 

We do not offer a HubL parameter to set a redirect URL for a blog subscription form. So, displaying an inline thank you message is the only option at this time. A workaround would be to use a Custom HTML module in your blog template in place of a Blog Subscription module. There you can paste the embed code of your blog subscription form and configure the redirect URL in form settings.

 

Rami 

0 Upvotes
ndwilliams3
Lösung
Autorität

Blog Subscribe Form - HubL

lösung

Another option is to use a standard form module and select the blog subscribe form. This gives you the option for a redirect.