• Hi,

    I want to capture URL parameter from the page and add this to the form
    link like: example.com/?URLparam=testparameter
    with form
    [text URLparam default:get]
    works well, but when I would like to hide this field, the data is not transferred
    [hidden text URLparam default:get]

    any idea? Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Hidden URL parameter not working’ is closed to new replies.