Page 1 of 1

To Restrict an user to enter date value for a date field

Posted: Tue Feb 07, 2012 4:26 am
by manoj928
Hello All,

How i can restrict an user to enter date only value in a date field with format MM/DD/YYYY. I tried it using Custom Style, i set the format as MM/DD/YYYY, but i can see, field is still accepting a string value instead.

Your help will be really appreciated.

Thanks,
Manoj

Re: To Restrict an user to enter date value for a date field

Posted: Tue Feb 07, 2012 4:35 am
by Alan Kirk
manoj928 wrote: How i can restrict an user to enter date only value in a date field with format MM/DD/YYYY. I tried it using Custom Style, i set the format as MM/DD/YYYY, but i can see, field is still accepting a string value instead.
And where exactly is this "date field"? In a cube, in a worksheet, in something else? Because TM1 does not have date fields, as explained here.

Re: To Restrict an user to enter date value for a date field

Posted: Wed Feb 15, 2012 4:29 pm
by manoj928
Thanks for reply,

Actually users will enter data in cube through web-sheets and in any data field, we want them to enter value in format MM/DD/YYYY. So what is best way to achieve it?