Hi all, anyone know the best way to handle this. I have a custom record and a saved search. in my saved serarch i have a link to this record. Right now it is customized so that it opens the custom record with the vendor ID filled in using this
URL. https://system.sandbox.netsuite.com/app/common/custom/custrecordentry.nl?rectype=241&pf=CUSTRECORD_UR_VE_VENDOR&pi=2712&pr=-3.
I see how the PF field is my custom vendor field and how it sources in the vendor with the internal ID of 2712. I have another field called Reason. I want it to also be filled out based on parameters I put in the URL. Anyone know how this is done?