Settings Portlets in SDF Custom Objects

You can create settings portlets in SuiteCloud Development Framework (SDF) using the publisheddashboard SDF custom object. For information about the appropriate context, see Published Dashboards as XML Definitions.

Settings portlets in SDF are represented with the settings element. You can specify this element in a dashboard of a published dashboard object.

The following example shows a settings portlet definition:

          <settings>
    <isminimized>F</isminimized>
</settings> 

        

For more information about Settings portlets, see the following help topics:

Related Topics

General Notices