I’ve got a strange bug here and I’m wondering if anyone else can recreate it. I’ve got an edit form with a long list of fields. These are nicely tidied up with tabs using DFFS.
I have a Date field which appears in two of the tabs. I’m finding that if I set that field in one tab then switch to the other tab, I can’t click into fields below the date field on that second tab. It’s as though the code rendering the calendar pop-up is interfering with the fields that it would cover, had it been displayed on that tab.
The easy workaround is to just tab through the fields or only have the calendar field on one tab. I’ve updated that as a workaround.
Let me know if you need anymore information… or can’t understand what I’m describing.
Cameron