Question
I have a list of values that I would like to use for two seperate checkboxes in a form.
The first one was easy to create following the
TWikiForm help: I just had to add a topic containing the list of values to use. Let's call this topic
ValuesOne.
My problem is that I would like to have another field in my form that reuses the values from the
ValuesOne topic, but I have not been able to figure out how to do this.
I'd hate to resort to duplication of the values in two different topics if I could avoid it.
Environment
--
TorbenHoffmann - 07 Feb 2005
Answer