Question
Hello,
when I want to add a form to a template according to the procedure desribed in TwikiForms, there is no "Add Form"-Button available when editing the template topic. The WEBFORMS-variable is set in the WebPreferences-topic. Is there any setting that I need to check? Everything else is working fine.
Best regards,
Jens
Environment
--
JensHofmann - 29 Apr 2008
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.
Does WEBFORMS list the form topic?
--
ArthurClemens - 29 Apr 2008
Yes, it does.
When I put %WEBFORMS% in a topic, it lists the form.
--
JensHofmann - 29 Apr 2008
Check this:
- is WEBFORMS overloaded at a lover level (such as your user preferences)?
- is WEBFORMS listed in the FINALPREFERENCES, preventing overloading?
As a quick workaround, edit the template topic and add
&templatetopic=MyOwnForm to the URL.
--
PeterThoeny - 30 Apr 2008
In the meantime I can answer my question: When disabeling
EditChapterPlugin in
configure the button comes back.
--
JensHofmann - 30 Apr 2008
I had the same Problem. The Button is there, but he is not displayed.
He is disabled in " pub/TWiki/EditChapterPlugin/ecpstyles.css"
/* some twiki fixes */
.twikiChangeFormButtonHolder,
.twikiToc img {
display:none; /*< should be inline */
}
The Question is: Why is this done?
I have enabled and found so far no errors.
--
MatthiasRies - 10 May 2008
Filed as
http://develop.twiki.org/~twiki4/cgi-bin/view/Bugs/Item6076
--
MartinCleaver - 16 Oct 2008