CMS Development

josh_ames
Participante | Parceiro Elite
Participante | Parceiro Elite

Blog Subscribe Form - HubL

resolver

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 Solução aceita
ndwilliams3
Solução
Conselheiro(a) de destaque

Blog Subscribe Form - HubL

resolver

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

 

Exibir solução no post original

2 Respostas 2
relabidin
Alunos da HubSpot
Alunos da HubSpot

Blog Subscribe Form - HubL

resolver

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 Avaliação positiva
ndwilliams3
Solução
Conselheiro(a) de destaque

Blog Subscribe Form - HubL

resolver

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