#156

Поделиться
HTML-код
  • Опубликовано: 4 ноя 2024

Комментарии • 17

  • @alex-pattison
    @alex-pattison 2 года назад +2

    Wow! This is a great attribute. Thank you

  • @BenjieAngeles-m9z
    @BenjieAngeles-m9z 3 месяца назад

    do you suggest using URL parameter like for example:
    I have a button inside a card for a specific job position that says "apply now". Once the button is clicked, users will be redirected to another page which has an application that form has a select field which contains a couple of job position. Instead of selecting the job position, users won't have to do that after clicking on the "apply now" button from that specific job position card and will be pre-selected already based on where the button is clicked from.

  • @TheRodionu
    @TheRodionu 8 месяцев назад

    If I use CMS Filter and I have the query on, can I move those to another page, without having to use the Webflow form?

  • @magic_miles
    @magic_miles Год назад

    Have any of the future updates/features discussed in this been released as Attributes yet?

  • @lukechable7136
    @lukechable7136 11 месяцев назад

    Is it possible to do multiple landing pages with this on webflow?

  • @trand22
    @trand22 Год назад

    when I refresh the page, all UTMs are deleted. How can I solve this so that all UTMs are saved during the session?

  • @Shc-w8i
    @Shc-w8i 2 года назад

    Awesome!

  • @jamesbaduor5194
    @jamesbaduor5194 2 года назад +2

    Does the form submit to webflow default before parmas sent to the redirect page?

    • @HarshitAgrawalOfficial
      @HarshitAgrawalOfficial 2 года назад

      No, it wont submit the form to Webflow servers if we use custom action url, this is intended as we wanted to transfer the information to new page without submitting the webflow form.

    • @jamesbaduor5194
      @jamesbaduor5194 2 года назад

      Noted. It would be useful to find a way to submit webflow form, as well as transfer the information. Useful in cases where you want to capture data on the first form before transferring data to new page so users can fill a long form detail. In a case of drop-off, you have enough detail for lead gen.

    • @HarshitAgrawalOfficial
      @HarshitAgrawalOfficial 2 года назад

      @@jamesbaduor5194 this is possible with some JS, you might have to use local storage for that.

    • @georgy.design
      @georgy.design 2 года назад +1

      @@HarshitAgrawalOfficial would be really nice to see how to do it or just wait for the new attributes for that?

    • @HarshitAgrawalOfficial
      @HarshitAgrawalOfficial 2 года назад

      ​@@georgy.design There might be future updates to the attributes based on feedbacks, talking about how to do it with code, that will definitely be a great video, Thanks for your suggestion.

  • @ahmedmaher201
    @ahmedmaher201 Год назад

    how to pass the utm across all pages? So if the entry point doesn't has a form to store the value, and the user went after that to the page with form, how can I pass the utm to the next page to populate it in the form?