Hello Alexander, great work.
I immediately started to test the functionality.
I noticed the following:
When I set currency fields with the JS command
dffs_doReadonly([“SumMo”, “SumThu”, “SumMi”, “SumThu”, “SumFri”, “SumWeek”]);
read-only, the text “undefined” is output after the number (see appendix).
Probably for the currency sign.
Hi,
What currency are you using for this field? – does it show correct before setting it as readonly? – also, does it show the correct symbol in dispform?
Hallo Alexander,
I have set Euro for Germany.
The same problem exists in the DisplayForm (see appendix).
If the currency fields are not set readonly in the EditForm, no currency sign is displayed.
Greetings
Michael
Thanks for the feedback. I can confirm that I have missed this and quite a few other currency codes – I used an incomplete list of LCID when I created this function.
I’ll get this fixed and hopefully get a new version out over the weekend.