Services Plugins FAQs

Air Date/Time Picker Disable Start Date

Hi there,

Is it possible to lock-out the ability to change the start date in the Air Date/Time Picker (Range) plugin, and only allow the user to adjust the end date?

I would like the initial date/start date to be generated dynamically and not able to be changed by the user. Once the user has selected the end date, the range can then be blocked out.

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
Banner_Last3