Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
I dont know whether this is a bug, When I set View as to a short or long date format in step 7 nothing displays in the view page. The data type in the database is varchar(20) and the date is stored as dd/mm/yyyy format.
Hi,Short date and Long date formats work with DATE, DATETIME or VARCHAR fields with dates in YYYY-MM-DD format.Just select View as - nothing for your field to display it as it is.
Thanks