Tasks Portlets in SDF Custom Objects

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

Tasks portlets in SDF are represented with the tasklinks element and are predefined by a task record type. You can specify this element in a dashboard of a published dashboard object

The following example shows a tasks portlet definition:

          <tasklinks>
    <isminimized>F</isminimized>
</tasklinks> 

        

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

Related Topics

General Notices