Function: RenderTWikiFormList

Renders a list of TWikiForms that use a given TWikiFormAttribute

Parameters

  • ATTR

Implementation

%STARTINCLUDE%
---++ List of TWikiForms that use the '%ATTR%' attribute
| *Name* | *Description* |
%~~ DBQUERY{"TopicType=~'\bTWikiForm\b' AND text=~'\n\| *(..)?%ATTR% * \|'"
~~~   format="| $topic | $formfield(TopicDescription) |"
~~~ }%
%STOPINCLUDE%

Test

List of TWikiForms that use the 'BaseRef' attribute

Name Description
BlogCommentForm TWikiForm for BlogComments

Calls to 'RenderTWikiFormList'

Topic revision: r4 - 2009-06-04 - 14:26:41 - TWikiAdminUser
 
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors. Ideas, requests, problems regarding TWiki? Send feedback.