Hi there,
I'm a newbie at SmartForms and I'm building one where in I have 2 dates. A start Date and an end date. The start date can only be today and future. And the end date obvioulsy is greater than or equal to the start date, so the end date should automatically only show from that date onwards.
So for example, if the user is on the form today Jun 26th 2015, the picker selection should only allow June 26th onwards in start date. Let's say the user selects October 1st as the start date then, the end date picket should start from October 1st, without the user having to click multiple times.
I don't see such a setting in the properties of the Date picker. Let me know how can I achieve this.
thank you