-
Hi there,
i want to link to certain parts of the form from the main menu, so ive added anchors accordingly. however, they do work when im on the page with the form already, but do not work when on a different page.
so, when im on abc.com/formspage and click on in the menu nav on abc.com/formspage#anchor it works, but if im on abc.com/anotherpage and click on abc.com/formspage#anchor menu link it doesnt work.
please provide me with a working solution!
thank you
the problem seems to be that in your form anchors are attributed like this:
<div data-q_id=#wherever…. (in the form)
opposed to (working) anchors outside your form:
<section data-q_id=#wherever…
also, is it possible to have rows of the form collapsed and that the user can expand them by clicking?
anchors not working
This topic is: not resolved