• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

Hide form twisty gives poor usability for TWiki apps that use the form.

When you have a busy page with a form - few will notice the little "Show Form" link at the bottom of the page.

I already had negative reactions from users of a change control board TWiki-Application we have where the vital information is in the form but there are also status updates in the topic. The occational users did not see the form.

Either the feature should be removed or it should be configurable via a setting so we can turn it off.

I have chosen to remove the feature from the template of both my production TWikis

For anyone want to remove the feature here is how to.

In formtables.pattern.tmpl find the two lines.

%IF{"context preview" then="" else='<span id="formshow" class="twistyMakeOpaque"><a href="#" class="twistyTrigger">%ICON{toggleopen}%<span class="twikiLinkLabel">%MAKETEXT{"Show form"}%</span></a></span><span id="formhide" class="twistyHidden twistyMakeOpaque"><a href="#" class="twistyTrigger">%ICON{toggleclose}%<span class="twikiLinkLabel">%MAKETEXT{"Hide form"}%</span></a></span>
<div id="formtoggle" class="twistyMakeHidden twistyRememberSetting">'}%

and delete them

Also find the last line that says

%TMPL:DEF{FORM:display:footer}%</table>%IF{"context preview" then="" else='</div><!-- /formtoggle -->'}%</div><!-- /twikiForm -->%TMPL:END%

and replace it with

%TMPL:DEF{FORM:display:footer}%</table></div><!-- /twikiForm -->%TMPL:END%

I am not sure I am allowed to implement this change myself on SVN. And it probably needs some discussion before anyone else does.

I marked it as patch though because until a configurable solution is implemented I recommend removing the feature from 4.0.2

KJL

I would love to have twisties configurable. One form can be very different from another. Forms here on develop are the page contents, other forms on twiki.org are not quite that important for everyone all the time.

AC

Removed Twisty from from table.

SVN 9407 (Develop) and 9408 (TWiki4).

AC

Closed with release of 4.0.2

KJL

ItemTemplate
Summary Hide form twisty gives poor usability for TWiki apps that use the form
ReportedBy TWiki:Main.KennethLavrsen
Codebase

SVN Range Mon, 13 Mar 2006 build 9258
AppliesTo Engine
Component

Priority Normal
CurrentState Closed
WaitingFor

Checkins 9407 9408
TargetRelease patch
Edit | Attach | Watch | Print version | History: r6 < r5 < r4 < r3 < r2 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r6 - 2006-04-01 - KennethLavrsen
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback