Custom Guided Wizard
Button URL Structure
URL Fields
3min
the structure of passing field params and their values in the button url is as follows & will be used to attach your field to the button url so, start with & when adding new fields as a part of button url, and then use the param name (we have provided the param names for different transactions in their respective docs) followed by assignment operator = and then the param value (field or static) netsuite has various field types we can use two different ways to send the param value based on the field type salesforce field as param value static param value using salesforce field as param value button url \&department=department api field c using static param value button url \&department=123 the below table will guide you about how different field types can be passed netsuite field type param value (field) param value (static) data yes no datetime yes no text yes no reference (lookup) yes yes ( picklist and lookup fields docid\ npmug65aaerrgmiko1t9t ) textarea yes no numeric yes yes