|
![]() |
This topic describes the V5 Calendar control, which uses non-auto-generated controls to present properties as Date
, DateTime
, or TimeOfDay
values.
The Calendar control uses the auto-generated control pxDateTime. See Harness, Section, and Flow Action forms — Adding a Calendar control.
If you are building a Mobile application, see Supported user interface features for mobile applications.
Cell Properties panel — Top fields
Click the magnifying glass () icon to display the Cell Properties panel .
Your updates to this panel can update the rule form immediately or upon clicking Apply, depending on the Property Panel settings in your Edit preferences. See Setting your preferences. If the panel is pinned(), the wireframe on the rule form changes immediately to reflect your inputs. If the panel is not pinned(
), click Apply to apply your inputs.
Field |
Description |
||||||||||
![]() |
(Appears only when this field is in a section included within the current open rule.) Click to open the section that immediately contains the field. |
||||||||||
Property |
Alternatively, you can drag a property name from the lists of properties visible in the Application Explorer. Typically, this works for Click the pencil icon ( You can reference properties on any page identified on the Pages & Classes tab, using the normal notation pagename.propertyname for pages other than the page corresponding to the Applies To class of the rule. If this field is in a cell of a section that includes parameter declarations on the Parameters tab, you can enter the notation param.NAME here, to use a parameter value for the field, where NAME identifies a string parameter. Make sure that the NAME parameter is declared on the Parameters tab, and that your application provides a non-blank value for the parameter value in all possible situations where the section appears. See Sections — Completing the Parameter tab. |
||||||||||
Control |
Click the magnifying glass icon (
Click OK to save parameter values. If this DateTime property is within a section that itself has parameters (defined on the Parameters tab of the Section form), you can reference a section parameter to supply a Control parameter value, with the normal notation PARAM.Name. |
||||||||||
Behavior |
Optional. Leave blank if no dynamic form actions to other parts of the form are to occur based on user updates or values for this field. To establish a dynamic form action, click the magnifying glass icon ( Click the help icon ( Client event support is not available for harnesses, sections, or flow actions that use directives. |
Cell properties panel — General tab
The General tab for a DateTime
field is identical to the General tab for a Text Input control. See About the Text Input control — General tab.
Cell properties panel — Advanced tab
The Advanced tab for a DateTime
field is identical to the Advanced tab for a Text Input control. See About the Text Input control — Advanced tab.