UI Builder date-time-interval component -using Presets to populate start/end
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Friday
For the UI Builder date-time-interval component, I am binding the start and end time entries to Client State Parameters. It is working fine when a user makes individual date entries in both fields. However, when I try to use a Preset selection (e.g. "Last week", "Past 6 months", etc.) which automatically populates the start and end, no event is triggered to populate the Client State Parameters.
-The "Date time interval footer action clicked" event (Apply) does not appear to have access to the start and end values.
-The "Date time interval custom presets set" event appears to be used for users dynamically setting up their own presets.
-The other events available appear to require the user to touch the individual start and end time fields to trigger an event.
Am I missing something?