Hi! When I use this:
["Zo", "Ma", "Di", "Wo", "Do", "Vr", "Za"]
in the datepicker setup on the field 'Short Days' on the 'Advanced' tab of the element settings these days are not shown in the datepicker. The default (english) days are shown.
[attachment=0]datepicker_01.png[/attachment]
The Short Months value is used OK. The months are being translated.
In the HTML sourcecode of the form I do see:
data-shortdays="["Zo", "Ma", "Di", "Wo", "Do", "Vr", "Za"]"
data-shortmonths=["Jan","Feb","Mrt","Apr","Mei","Jun","Jul","Aug","Sep","Okt","Nov","Dec"]
[attachment=1]datepicker_02.png[/attachment]
So both values are being used as data elements on the input. But only the months are shown in the datepicker with the data-shortmonth values. The data-shortdays values are not used, but the english days are shown.
I also tried to add these values to the 'Extra params' on the 'General' tab. But that did not work either for the short-days.
I believe this did work on the previous version of CF5. I am now using 5.0.5 on Joomla 3.3.6. I'm not absolutely sure, but I thinks this changed after the update to CF 5.0.5. I know I had this working a while ago...
Kind regards,
Jip
["Zo", "Ma", "Di", "Wo", "Do", "Vr", "Za"]
in the datepicker setup on the field 'Short Days' on the 'Advanced' tab of the element settings these days are not shown in the datepicker. The default (english) days are shown.
[attachment=0]datepicker_01.png[/attachment]
The Short Months value is used OK. The months are being translated.
In the HTML sourcecode of the form I do see:
data-shortdays="["Zo", "Ma", "Di", "Wo", "Do", "Vr", "Za"]"
data-shortmonths=["Jan","Feb","Mrt","Apr","Mei","Jun","Jul","Aug","Sep","Okt","Nov","Dec"]
[attachment=1]datepicker_02.png[/attachment]
So both values are being used as data elements on the input. But only the months are shown in the datepicker with the data-shortmonth values. The data-shortdays values are not used, but the english days are shown.
I also tried to add these values to the 'Extra params' on the 'General' tab. But that did not work either for the short-days.
I believe this did work on the previous version of CF5. I am now using 5.0.5 on Joomla 3.3.6. I'm not absolutely sure, but I thinks this changed after the update to CF 5.0.5. I know I had this working a while ago...
Kind regards,
Jip