Aside for the EXCELLENT information on localization within XMOD, much of the information on localization and .resx files as it pertains to DNN is 'scattered' around web... Adding some clarity somewhere in the XMOD documentation will help avoid the MANY hours it took to figure out... #1 In DNN if you wish to localize text you MUST have a 'default' language .resx file within your form and template f
Has anyone had success using Localize tags in either the SearchSort template or the Pager template? I would like to provide search text/instructions in locale-appropriate languages, but when I add the Localize tag to the SearchSort template, it blows up. I also tried using Localize tags for the NextPageCaption and PrevPageCaption of the Pager element. It didn't blow up, but it didn't work. Any hel
I am attempting to use the jQuery UI datepicker control in my forms and I want it to be "fully" localized (i.e. language, date format, first day of week) I have some code that's working, let me know if there's a better way