Question
Hi, this is a twiki application question. I know that we can interface with scripts in simple manner from using forms in twiki topics, but is there a way to perform more than one action, say for example, we have a form that call `edit' action on one topic, and then after `save' action have been performed call `edit' into another one, that way we could tie together development process that are hold in twiki. Any links and directions pointted to resolve this will be appreciated.
Environment
--
MarcoSilva - 01 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.
The
TopicCreatePlugin was created for that purpose.
--
PeterThoeny - 01 Nov 2007
TopicCreatePlugin creates new topics but there is no method currently execute a batch of twiki commands sequentially, for example to change several topics at one time. This is a badly-needed feature for TWiki applications. I thought there was a
Codev topic about this but I couldn't find it. We should start a new one.
--
LynnwoodBrown - 01 Nov 2007
Thanks Peter and Lynnwood
--
MarcoSilva - 01 Nov 2007