Scenario To display fields that are missing when viewing a Sales Order from the Customer Center. Solution Navigate to Customization > Forms > Transaction Forms Click Edit or Customize Purchase Order Form Click Printing Fields tab Print/Email: Enter Checkmark Click Save Note: Steps are applicable to only Basic Printing Type selection on the form If Printing Fields Tab is not visible, change the PDF Printing type to Basic and select the field… Continue reading Fields on Sales Order Do Not Show in View Mode in Customer Center
Tag: get custom form in view mode
Fetch the Custom Form Used even when the Record is in View Mode
Jira Code : CLTG-177 Description Usually, we couldn’t fetch the internal id of the custom form using the getValue() and using the search() in the beforeLoad entry point of the record. So, in order to fetch the custom form, we need to load the record.