Monday, July 1, 2019

Suitelet in Iframe in Inline HTML Field

Following steps describe a solution to display Suitelet in Inline HTML field on Sales Order.
  1. Navigate to Customization > Lists, Records, & Fields > Transaction Body Fields > New.
  2. Set the Label.
  3. Set the Type to Inline HTML.
  4. Applies To subtab > turn on the Sale check box.
  5. Validation & Defaulting subtab > set Default Value as follows:
    <iframe src="https://system.netsuite.com/app/site/hosting/scriptlet.nl?script=242&deploy=3&ifrmcntnr=T"style="width: 800px; height: 500px;" />  
  6. Click Save

No comments:

Post a Comment