Hi All.
I wish to use a multi-level select where people can choose a date.
The user may not know the exact date, so the dropdown will allow them to get as close as they can.
Something along the lines of:
1980's
--1981
--1982
--1983
---January
---February
----1
----2
----3
So a user could just choose 1980's, 3 February 1981, or anything in between.
I could upload a text file, but I would need to do this every day to add an extra date, has anyone any clever ideas as to how I would do this in some automated way?
Thankyou.
D.
Hi All.
I wish to use a multi-level select where people can choose a date.
The user may not know the exact date, so the dropdown will allow them to get as close as they can.
Something along the lines of:
1980's
--1981
--1982
--1983
---January
---February
----1
----2
----3
So a user could just choose 1980's, 3 February 1981, or anything in between.
I could upload a text file, but I would need to do this every day to add an extra date, has anyone any clever ideas as to how I would do this in some automated way?
Thankyou.
D.