* Set VIEW_TEMPLATE = HiddenFormViewNote, that the
...Template
string is appended automatically by the Foswiki engine.
Note also, that we use the TopicView type to mark even those views that are used during editting a
wiki topic and is assigned using something like
* Set EDIT_TEMPLATE = FormEditAs such the FormEditTemplate is not used during Foswiki's view operation but during edit. The template is then used to render the view on the editor to be used. Edit templates either augment the normal Foswiki editor, or even implement a full substitute for its form data.
%GRID{ query="TopicType=~'\bTopicView\b' " web="Applications" columns="TopicTitle,Summary,WikiApplication,Changed" rows="10" filterbar="on" toolbar="on" rownumbers="on" pager="on" width="auto" height="auto" sort="Changed" reverse="on" WikiApplication_title="Application" TopicTitle_title="Title" Summary_title="Summary" Changed_title="Changed"
}%
Name: | Type: | Size: | Values: | Description: | Attributes: | Default: |
---|---|---|---|---|---|---|
TopicType | label | 1 | TopicView, ApplicationTopic, WikiTopic | topic type | TopicView, ApplicationTopic, WikiTopic | |
TopicTitle | text | 75 | ||||
Summary | text | 75 | short description or tagline | c | ||
WikiApplication | wikiapp | 1 | application this topic belongs to |
TopicType | TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic |
TopicTitle | |
Summary | a topic view or edit template |
Icon | |
Editor | Applications.ApplicationTopicEditTemplate |
Template | Applications.TopicViewTemplate |
Topic Naming Mode | default |
Topic Name Template | |
Topic Name Source | [name=TopicTitle] |
Topic Name Prefix | |
Topic Name Suffix | |
Topic Name Transliterate | yes |
WikiApplication | WikiWorkbench |