This topic contains 1 reply, has 0 voices, and was last updated by pcutler 6 years, 11 months ago.

  • Author
    Posts
  • #18121

    nitheesha

    Hi, normally if we write a code in netsuite standard format in suitelet script, it will display center tabs in suitelet output page, but I am using html code in suitelet script. So, is there any way to display center tabs in suitelet page if html code is used in suitelet script.
    This is a cached copy. Click here to see the original post.

  • #18122

    pcutler

    You could accomplish this by either creating a form suitelet and including your current HTML output in the value of an inline HTML field or iframe-ing the suitelet inside of a NetSuite page (record, Suitelet, Portlet, etc.)

    A HTML Portlet script is designed to do exactly what it sounds like you’re describing. You get a portlet with your custom HTML inside a page with NetSuite’s center tabs.

You must be logged in to reply to this topic.