I recently had a Pro Help desk call to figure out how to add a pre-populated field to a form. We got it working easily and I will paste the formula below (we added the Work Order ID field to the form because it tends to be filled out incorrectly).
=FormLink?Work%20Order%20ID=" + [Work Order ID]@row
I tried to write this same formula on another sheet to add the field, but it is not working. I did not change a single thing and it is not pre-populating the Work Order ID field like it did before.
Any help here is greatly appreciated, please help me figure out this head scratcher!!