I guess your _question_ is: Is it possible to set short date with a policy?
If I'm right, then the answer is: Yes.
CLASS USER
CATEGORY "Control panel"
POLICY "date format"
KEYNAME "Control Panel\International"
PART "Choose short date format" DROPDOWNLIST
REQUIRED
VALUENAME sShortdate
ITEMLIST
NAME "TT.MM.JJJJ" VALUE "dd.MM.yyyy" DEFAULT
NAME "TT.MM.JJ" VALUE "dd.MM.yy"
END ITEMLIST
END PART
END POLICY
END CATEGORY
Hi Norbert, thanks for the hint. Looks like i will need few more details.
Does this template already exist or do we have to create and import this
template?
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.