SID-01290: Hide Form link in topic
| Status: |
Answered |
TWiki version: |
5.0.1 |
Perl version: |
Perl 5.8 |
| Category: |
CategoryAPI |
Server OS: |
Ubuntu 8.04 |
Last update: |
14 years ago |
I have created new form(
DefaultWebForm) and used it in new topic. Data is saved, but on bottom of topic i get this link to my new form. How can i hide this?
--
BostjanTovornik - 2011-10-11
Discussion and Answer
Funny, we just implemented this a few weeks back in the latest
JerusalemRelease: A TWiki form will be hidden in case all fields are hidden. Apply the patches at
TWikibug:Item6817
.
--
PeterThoeny - 2011-10-11
Alternatively, define a custom view template for your topics containing the DefaultWebForm. In a view template you have control what/if page elements appear on the page. Details at
TWikiTemplates.
--
PeterThoeny - 2011-10-11
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.