Hi there.
When using date input field, autosuggestions block the calendar. Please see attached screenshot. I have tested autocomplete = false with Chrome Dev Tools and it works (in chrome at least) to hide the suggestions.
I have looked everywhere for the bit of code that builds the date input fields so that I can add autocomplete = false but can’t find it anywhere.
Can you show me where these fields are generated from within your plugins code?
Also, I wish to restrict the times available to be selected from datetime field. I have already managed to restrict days to Monday – Friday but can’t find the place to restrict times. [attachment=345]Screenshot.png[/attachment]
Thank you.