Generate URL from input field
-
Hello everyone π
My goal is to generate and be redirected to an url from an input field.
In detail: I have field1 (that is a number or text field) and a button. If I write in that field for example “zero”, I want that if I click the button, I will be redirected to “website.com/zero”. So in the background there has been generated “website.com/ + zero”.
Is it possible to do that with Calculated fields form?
I already tried something with the h.ref and the generateURL functions, but it didn’t worked. I’m not that good at coding so maybe someone can help me.
Greetings from Switzerland π
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
The topic ‘Generate URL from input field’ is closed to new replies.