I want to have text inside of a form input change depending on what radio buttons are clicked.
Eg) by default the field has a url ‘domain . com’
If someone clicks radio button 1, the text in the field becomes domain . com?1
If someone clicks radio 1 and 2, it becomes domain . com?1&2
This is because I am generating expiring links with zapier + short.io
The text has to be in a form field, otherwise I can’t send it through zapier.
Im hoping theres a custom code solution that will add or remove text inside of a form input. Even better if the viewer cannot edit the input text that shows up, which goes against input logic of course.
Any alternative ways to send this text-data to zapier is welcomed.
Ill be hugely indebted to whoever helps me because I feel like ive hit a wall!
Thanks in advance <3