I'm trying to use a formly relume component but when I move to the next step of the form, it loads at the bottom of the page, not the top. Can someone please help me figure out how to fix it?
Matt J. we have multi-step forms on multiple pages, but here is a read-only link to the longest one https://preview.webflow.com/preview/the-ketamine-channel?utm_medium=preview_link&utm_s[鈥&pageId=6806a49bd010b6750fa73d03&locale=en&workflow=preview
Matt J. thank you for catching that. Unfortunately, that did not fix the loading issue. The public URL is https://www.theketaminechannel.com/update-premier
and we may want to consider removing the required checkbox from the fields on the first step to help speed up troubleshooting.
at this point, based on everything I've looked at, its not a straight-forward/simple fix. Something isn't quite right foundationally with the way this page, site, or section is setup. Typically when the screen moves down like that it means that there is some sort of anchor link. The prev/next buttons have a # as a value - which is the start of an anchor (e.g. #section-name). But I've looked at clonables from Formly and all of the buttons have this, so that must not be the issue. Do you have any other custom code on the site that would be looking for the # symbol and anchoring the user somewhere else on the page?
I just noticed this difference here - that upon hitting this button that it would redirect to a thank you page - maybe this is it?
if I'm understanding your issue correctly, I'm thinking that might be it
Rachael okay thanks for that video - huge help. Looks like there are some attributes within the formly documentation for this exact situation. https://www.tryformly.com/docs#step-text
that worked, thank you!
no problem at all, if you have any other questions or issues please reach out - and I hope that I don't miss anymore of your messages but if I do, please feel free to DM me directly - more than happy to help!
Thanks!