Event Scheduler Portlets in SDF Custom Objects

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

Event Scheduler portlets in SDF are represented with the scheduler element. You can specify this element in a dashboard of a published dashboard object.

The following example shows an event scheduler portlet definition:

          <scheduler>
    <isminimized>F</isminimized>
</scheduler> 

        

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

Related Topics

General Notices