Hector Trevino Amaro
12/07/2020, 4:34 PMselect with the same internal id as my field in Netsuite and the list option values match the list option internal ids in Netsuite. I have also gone into Configuration and added the field ID under the Advanced Subtab > Custom Fields . Am I missing a step?Kearobi
12/10/2020, 4:51 PMHector Trevino Amaro
12/10/2020, 4:52 PMKearobi
12/10/2020, 4:56 PMHector Trevino Amaro
12/10/2020, 4:57 PMHector Trevino Amaro
12/10/2020, 4:57 PMHector Trevino Amaro
12/10/2020, 4:58 PMselect element is workingKearobi
12/10/2020, 4:59 PMHector Trevino Amaro
12/10/2020, 5:03 PMHector Trevino Amaro
12/10/2020, 5:04 PM<select name="custbody_bhs_freight_terms" data-type="edit-module" id='custbody_bhs_freight_terms' class="order-wizard-billing-module-option-select" value="{{model.option.custbody_bhs_freight_terms}}">
          <option value=1 selected> Prepaid </option>
            <option value=2> Third Party </option>
        </select>Kearobi
12/10/2020, 5:07 PMHector Trevino Amaro
12/10/2020, 5:13 PMKearobi
12/10/2020, 5:14 PMHector Trevino Amaro
12/10/2020, 5:14 PMHector Trevino Amaro
12/10/2020, 5:15 PMKearobi
12/10/2020, 5:22 PMHector Trevino Amaro
12/10/2020, 5:28 PM