Skip to end of banner
Go to start of banner

crm:schedulingSettings

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Current »

Overview

The <crm:schedulingSettings> tag is used to display the scheduling settings on the page.

Attributes

NameRequiredTypeDefaultDescription
managedBeantrueStringnullThe name of the Java managed bean class that will be used for retrieving the component values.
processfalseStringThe value of the refresh attributeComponent(s) to process in partial request.
refreshfalseString@formComponent(s) to update with ajax.
useSaveButtonfalseBooleantrueFlag indicating that a save button should be displayed, or not.


Getting Started

The following example shows a scheduling settings component.


  • No labels