Hi @joe2,
Thanks for your message!
At the moment, the Air Date/Time Picker plugin doesn’t offer a built-in way to lock just one side of the range (i.e., the start date) while allowing changes only to the end date.
However, you can try the following recommendations to achieve the desired result:
Suggested Workaround: Lock Start Date Input Behavior
1. Set the dynamic start date
- In the plugin element, set the Initial content to a range like:
Current date/time +(days): 0 ←→ Current date/time +(days): 1
(Replace with your dynamic range logic as needed.)
2. Use workflow to reset the start date if the user tries to change it
- Add a workflow using the plugin’s event:
When Air Date/Time Picker's value is changed
- Check if the start date is different from your desired locked value.
- If it is, immediately reset the picker value back to the locked start date with a new range.
Let me know how this works for you - happy to assist you further.
Best regards,
Support Team
Browse all Zeroqode Plugins for bubble
