I want to use the form type in my app. But is there anyway to prefill certain data? For instance I want to:
Create shareable link to a form, but then append or concatenate "?prefill_Order=" & [ORDER NUMBER], so that it would prefill the order number.
I hope I explained it correctly, it's hard to explain what I want in text.