How can I create a pre-fill form with name & contact ?
This is very easily done in stackby by this formula.
CONCAT({FORM URL},"?prefill_Name=",{Name}, prefill_Contact=",{Contact})
Try this out and let us know if this works!
1 Like