Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Stuart 3 posts 73 karma points
    Sep 14, 2020 @ 15:05
    Stuart
    0

    Umbraco forms - page titles

    Hi

    I want to update the <title> value as the user moves through a multi-page form.

    I have @model.content.name to show the name of the form in the title.

    <title>@Model.Content.Name – organisation name</title>
    

    What I want is to be able to add the title of the individual page the user is on. Each time they move to a new page in the form, the <title> changes.

    So, as they move from page one, titled ‘Your enquiry’, to page two ‘Your contact details’, I want the browser title to update accordingly.

    <title>Your enquiry – form name – organisation name</title>
    
    <title>Your contact details – form name – organisation name</title>
    

    Is this possible?

    Thank you.

  • Amir Khan 1199 posts 2567 karma points
    Sep 14, 2020 @ 19:39
    Amir Khan
    0

    Just a heads up, you have support from HQ with your forms purchase, if you go here and submit a ticket, you should get a response pretty quickly: https://shop.umbraco.com/profile/sign-in

  • Stuart 3 posts 73 karma points
    Sep 15, 2020 @ 09:27
    Stuart
    0

    Hi Amir

    Thanks for your reply.

    Sadly, I don't think that's a route open to us. We use Umbraco forms through a third-party, but our support arrangement has ended.

    So we're trying to fix WCAG problems like this one in house.

    It must be something simple that I'm missing (I'm not a developer) as I can't believe others haven't had this issue.

    Thanks Stuart

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies