After making the change - Did you then try to clear you web browsers cache and see if it worked? In some situations it might be worth trying to bust the backoffice cache by going to the /config/ClientDependency.config file and bump the version number and then recycle the application pool.
Worth trying out if you don't see any errors as Theo mentions.
how to change datepicker formate?
hi i am using u7 grid datatype in umbraco package.i want to change datepicker format from (YYYYY-MM-DD) to (DD-MM-YYYYY).can you help me?
code in u7dtg.controller.js file
Hi Sarathly
Have you tried changing the format in the config object to DD-MM-YYYY? If so what happened?
/Jan
hi jan thanks for your reply...i tried this as you said but no change.another way?
I just did the same thing and it worked just fine - what error are you getting?
Hi Sarathy
After making the change - Did you then try to clear you web browsers cache and see if it worked? In some situations it might be worth trying to bust the backoffice cache by going to the /config/ClientDependency.config file and bump the version number and then recycle the application pool.
Worth trying out if you don't see any errors as Theo mentions.
/Jan
is working on a reply...