Hi guys,
I’ve been playing with the prefill form function that I’ve just discovered and am loving it! But I’ve hit a snag.
Im trying to prefill a form to link with multiple linked fields.
For example customer A has requested products A and B via a form. (products A and B are linked fields).
I then create a new prefilled form to send to purchasing with Prefilled sections on customer A, however I cannot figure out how to link to multiple products. I can only get Product A to prefill.
Heres the urls I’ve tried:
prefill_Equipment=Product+A,+Product+B
prefill_Equipment=Product+A++Product+B
prefill_Equipment=Product+A&+Product+B
prefill_Equipment=Product+A%20+Product+B
prefill_Equipment=Product+A/n+Product+B
prefill_Equipment=Product+A%0A+Product+B
Any ideas on how I can do this?