Date Search Field
Description:
Date Search Field
Use this search field to search between two dates.
Allowed Parent Components:
Form Search
Allowed Child Components:
Popover
Pulse
Trigger Before Render
Properties
➤ Field Label
Allowed Values: An expression which should return string after evaluation
➤ Help Text1
Provide some helpful level one text for this field and see how it looks on the UI
Allowed Values: Free text field
➤ Help Text2
Provide some helpful level two text for this field and see how it looks on the UI
Allowed Values: Free text field
➤ Hide Label
Check this to hide the label
Allowed Values: Yes/No
➤ Label Primary
Check to render the label in primary color
Allowed Values: Yes/No
➤ Placeholder
Allowed Values: An expression which should return string after evaluation
➤ Disable Range Selection
Check this property to hide date range selection.
Allowed Values: Yes/No
➤ Tool Tip
A message which appears when a cursor is positioned over.
Allowed Values: An expression which should return string after evaluation
➤ Tool Tip Position
Select an option to change the placement of the tooltip when appears.
Allowed Values:
left
right
top
bottom
➤ View Attribute
Allowed Values: Attribute
➤ Default Value
Provide a date to set as default date.
Allowed Values: An expression which should return string after evaluation
➤ Insert Allowed
Allowed Values: Yes/No
➤ Update Allowed
Allowed Values: Yes/No
➤ Required
Check this to make this field mandatory.
Allowed Values: Yes/No
➤ Use Server Timezone
Check this prop if this date should not be converted to browser's timezone. Also make sure the attribute type is set to 'String Date & Time 2' on the server side DataSource definition.
Allowed Values: Yes/No
➤ Format
Allowed Values: Free text field
➤ Min Date
Provide the min date below which the date cannot be selected or entered.
Allowed Values: Any number value
➤ Max Date
Provide the max date above which the date cannot be selected or entered.
Allowed Values: Any number value
➤ Time Select
Select this to show time along with the date.
Allowed Values:
None
Inline
Popup
➤ Time Format
Select a time format. e.g. HH:mm, hh:mm a, HH:mm:ss
Allowed Values: Free text field
➤ Time Intervals
Provide time intervals. e.g. 15 or 30, between 0 and 24 * 60.
Allowed Values: Any number value
➤ Min Time
Provide the min time below which the time cannot be selected or entered.
Allowed Values: Free text field
➤ Max Time
Provide the max time above which the time cannot be selected or entered.
Allowed Values: Free text field
➤ Past Dates Only
Check this to allow user to select/enter only today and past dates. Remaining dates will be disabled.
Allowed Values: Yes/No
➤ Future Dates Only
Check this to allow user to select/enter only today and future date. Remaining dates will be disabled.
Allowed Values: Yes/No
➤ Week Days Only
Provide the max date above which the date cannot be selected or entered.
Allowed Values: Yes/No
➤ Column Size
Choose 6 for a two column form or 4 for a three column form
Allowed Values: Choose 6 for a two column form or 4 for a three column form
➤ Transparent
Check this if you want this field to be displayed without any borders around the input field. Typically used for readonly fields on a grey background.
Allowed Values: Yes/No
Last updated