Landing Page Url with parameters

Good evening



I would like to prefill a landing page form with the lead values. I try it like described in the thread “https://www.mautic.org/community/index.php/307-using-mautic-for-event-registration



So I use



{pagelink=1}&email={leadfield=email|true}



which got converted in





http://domain.com/r/1e22b6b1d320476aecd47f286?ct=YTozOntzOjY6InNvdXJjZSI7YTowOnt9czo1OiJlbWFpbCI7TjtzOjQ6ImxlYWQiO2k6MjM7fQ%3D%3D&email=test@email.de



but the problem is that the link looses the parameters after the redirect to the landing page:



http://domain.com/landing-page (no parameter email appended).



Do somebody know a solution? Any other possibilitys to prefill a form with the lead field values?



Any help would be really great.



P.S. Mautic is really an amazing product. I feature it to all my german friends. Can’t wait for the next versions.



Greetings

Sebastian

Good evening

I would like to prefill a landing page form with the lead values. I try it like described in the thread “https://www.mautic.org/community/index.php/307-using-mautic-for-event-registration

So I use

{pagelink=1}&email={leadfield=email|true}

which got converted in

http://domain.com/r/1e22b6b1d320476aecd47f286?ct=YTozOntzOjY6InNvdXJjZSI7YTowOnt9czo1OiJlbWFpbCI7TjtzOjQ6ImxlYWQiO2k6MjM7fQ%3D%3D&email=test@email.de

but the problem is that the link looses the parameters after the redirect to the landing page:

http://domain.com/landing-page (no parameter email appended).

Do somebody know a solution? Any other possibilitys to prefill a form with the lead field values?

Any help would be really great.

P.S. Mautic is really an amazing product. I feature it to all my german friends. Can’t wait for the next versions.

Greetings
Sebastian

Fixed in
https://github.com/mautic/mautic/pull/671