In CF 6 how to disable a field?
Why does the calendar not have the event tab?
I use CF 6 to connect two calendars.
The start date of the second calendar is the date selected in the first calendar.
If the user uses the form correctly, everything works.
Unfortunately, if you select the second calendar first, the system allows you to select a date before the first calendar.
My idea is to turn off the second calendar and turn it on from the date selection event of the first calendar.
How can I do? In CF 5 there was the option to set each field as disabled or hidden.
Why does the calendar not have the event tab?
I use CF 6 to connect two calendars.
The start date of the second calendar is the date selected in the first calendar.
If the user uses the form correctly, everything works.
Unfortunately, if you select the second calendar first, the system allows you to select a date before the first calendar.
My idea is to turn off the second calendar and turn it on from the date selection event of the first calendar.
How can I do? In CF 5 there was the option to set each field as disabled or hidden.
Alternatively, is there a javascript method to compare the two dates before submit?
Hi jetroh,
Apologizes for the late reply!
In the "start calendar", set the "end calendar" to the 2nd calendar, and in the "end calendar", set the "start calendar" to the first one, then if you choose the "end calendar" first, and then try to select the start data, the selection of the start date will reset the 2nd calendar automatically.
Best regards,
Max
Apologizes for the late reply!
In the "start calendar", set the "end calendar" to the 2nd calendar, and in the "end calendar", set the "start calendar" to the first one, then if you choose the "end calendar" first, and then try to select the start data, the selection of the start date will reset the 2nd calendar automatically.
Best regards,
Max
thaks, it's very simple solution and works fine😉
Can you modify topic for correct works of reserach function🙂
Can you modify topic for correct works of reserach function🙂
Hi jetroh,
Which topic should be modified ?
Best regards,
Max
Which topic should be modified ?
Best regards,
Max
This topic is locked and no more replies can be posted.