Question
In our system each Job has its own topic. Every time one part of this job is done, we would make a timestamp in the topics form.
We plan to do this in a date-type formfield.
I know that we can choose one date per field. But is there a possibility to to add more than one date (in form of a multiple value) in a formfield? the other values I generated before should remain.
Simulation:
Environment
--
JoergCourtial - 30 Nov 2007
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
No you cannot. Suggestions (non exhaustive):
- make one subtopic per date
- have more than one field for each date: date of step1, step2, step,...
- Use the CommentPlugin to code what you describe as a list of dates in the topic
--
ColasNahaboo - 02 Dec 2007
Thank you Colas,
I will try it!
--
JoergCourtial - 11 Dec 2007