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.