Question
Hi,
I build a simple FAQ-application with the use of
- a form
- a template that includes the form
- a html-
- a formated search retrieving all form-datas within the faq-topics.
The question I have is:
The form is always shown at the bottom of the topic.
How can a form be positioned where I want within the topic. I know that with the use of
- %TMPL:P{"form"}% or
- %META{"form"}%
a form can be displayed within a topic-*view*-mode, but
- the form is secondly displayed at the end of the topic
- is not displayed in topic-*edit*-mode
Can you help?
Sorry, I can't follow the explenations within
TWikiTeplates
Another question:
I changed the underlying topic-template, but when creating a new topic with the use of the underlying topic-template, the old version of the template is still used - why?
Environment
--
AlexanderScholler - 01 Sep 2006
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.
IIRC you have to customize a skin for that purpose.
--
FranzJosefSilli - 01 Sep 2006
It's a pity that there is not cheaper way to achieve this.
--
AlexanderScholler - 12 Sep 2006
There will be soonish - watch
HtmlFormsPlugin - though the syntax is likely to change - I want to make tables, forms and variables become somewhat interchangeable, so I will needs to make the addressing scheme rather 'well defined' .
--
SvenDowideit - 12 Sep 2006