<<O>> Difference Topic TWikiForms (r1.16 - 25 Jan 2003 - PeterThoeny) |
Added: | |
> > |
Including Forms in New Topics |
Deleted: | |
< < |
Including Forms in New TopicsWhen you create a new topic in a web that has theWEBFORMS Preferences variable set, an Add Form button appears at the bottom of the page. You can start all new topics with forms enabled, and pre-select a form if there's more than one available:
formtemplate parameter in the URL. |
<<O>> Difference Topic TWikiForms (r1.15 - 27 Aug 2002 - PeterThoeny) |
Changed: | |
< < | Form Templates more powerful, flexible replacement for the original TWikiCategoryTable. Data from existing category tables can be imported directly. |
> > | The Form Template system is a more powerful, flexible replacement for the original TWikiCategoryTable. Data from existing category tables can be imported directly. |
Changed: | |
< < |
|
> > |
|
<<O>> Difference Topic TWikiForms (r1.14 - 05 Jan 2002 - MikeMannix) |
Changed: | ||||||||||||||||
< < | Form-based input in topics, with name/value pairs stored as Meta Data variables; multiple forms per web & topic | |||||||||||||||
> > | Form-based input in topics, with name/value pairs stored as Meta Data variables; choose one of multiple forms per web & topic | |||||||||||||||
Changed: | ||||||||||||||||
< < | By adding form-based input to free-form content, you can structure topics with unlimited, easily searchable categories. When forms are enabled for a web and selected in a topic, the form appears in edit mode, and the contents are rendered as a table when viewing the actual page. When editing, can switch forms, if more than one is defined, or remove forms entirely. Form input values are stored as TWikiMetaData; all data is saved. | |||||||||||||||
> > | By adding form-based input to freeform content, you can structure topics with unlimited, easily searchable categories. When forms are enabled for a web and selected in a topic, a single form appears in edit mode, and the contents are rendered as a table when viewed on the display page. You can define unlimited forms per web. For each topic, you can select a template if more than one is defined, or remove forms entirely. Form input values are stored as TWikiMetaData; all data is saved. | |||||||||||||||
Changed: | ||||||||||||||||
< < |
NOTE: If things aren't working correctly, there may be useful entries in data/warning.txt .
| |||||||||||||||
> > |
NOTE: If things aren't working correctly, there may be useful entries in data/warning.txt .
| |||||||||||||||
Changed: | ||||||||||||||||
< < | A Form Template is simply a page containing your form, defined in a table where each row is one form field. | |||||||||||||||
> > | A Form Template is simply a page containing your form, defined as a table where each row is one form field. | |||||||||||||||
Changed: | ||||||||||||||||
< < |
| |||||||||||||||
> > |
| |||||||||||||||
Changed: | ||||||||||||||||
< < |
| |||||||||||||||
> > |
| |||||||||||||||
Changed: | ||||||||||||||||
< < |
| |||||||||||||||
> > |
| |||||||||||||||
Changed: | ||||||||||||||||
< < | Example: WebForm from the TWiki.Know web | |||||||||||||||
> > |
Example: WebForm
| |||||||||||||||
Changed: | ||||||||||||||||
< < | The Form Template can also be defined in an alternative way by using more then one topic: | |||||||||||||||
> > | Forms can also be defined by using form templates that retrieve field values from one or more separate topics: | |||||||||||||||
Changed: | ||||||||||||||||
< < |
| |||||||||||||||
> > |
| |||||||||||||||
Changed: | ||||||||||||||||
< < |
| |||||||||||||||
> > |
| |||||||||||||||
Changed: | ||||||||||||||||
< < |
| |||||||||||||||
> > |
Leave the Values field blank.
| |||||||||||||||
Changed: | ||||||||||||||||
< < |
| |||||||||||||||
> > |
| |||||||||||||||
Changed: | ||||||||||||||||
< < |
| |||||||||||||||
> > |
| |||||||||||||||
Added: | ||||||||||||||||
> > | ||||||||||||||||
Changed: | ||||||||||||||||
< < |
Forms are enabled on a per web basis. The WEBFORMS variable in WebPreferences is optional and defines a list of possible Form Templates. Example:
| |||||||||||||||
> > |
Forms are enabled on a per web basis. The WEBFORMS variable in WebPreferences is optional and defines a list of possible form templates. Example:
| |||||||||||||||
Changed: | ||||||||||||||||
< < |
| |||||||||||||||
> > |
| |||||||||||||||
Changed: | ||||||||||||||||
< < |
| |||||||||||||||
> > |
| |||||||||||||||
Changed: | ||||||||||||||||
< < | When you create a new topic in a web that has the WEBFORMS Preferences variable set, an Add Form button appears at the bottom of the page. You can start all new topics with forms enabled, and pre-select a form if there's more than one available: | |||||||||||||||
> > |
When you create a new topic in a web that has the WEBFORMS Preferences variable set, an Add Form button appears at the bottom of the page. You can start all new topics with forms enabled, and pre-select a form if there's more than one available:
| |||||||||||||||
Changed: | ||||||||||||||||
< < |
A form embedded in a topic also appears in a new topic. This is done by specifying the formtemplate parameter in the URL.
| |||||||||||||||
> > |
A form embedded in a topic also appears in a new topic. This is done by specifying the formtemplate parameter in the URL.
| |||||||||||||||
Changed: | ||||||||||||||||
< < |
| |||||||||||||||
> > |
| |||||||||||||||
Changed: | ||||||||||||||||
< < |
| |||||||||||||||
> > |
| |||||||||||||||
Changed: | ||||||||||||||||
< < |
| |||||||||||||||
> > |
Form Data Storage | |||||||||||||||
Changed: | ||||||||||||||||
< < |
Form Template Data Storage | |||||||||||||||
> > | The form topic name, fields and values are stored as TWikiMetaData - the order of the field/value pairs is the same as in the template. | |||||||||||||||
Changed: | ||||||||||||||||
< < | The Form Template topic name, fields and values are stored as TWikiMetaData. The order of field/value pairs in the Meta Data is the same as in the Template. | |||||||||||||||
> > |
Using Form DataTWikiForms accept user-input data, stored as TWikiMetaData. Meta data also contains program-generated info about changes, attachments, etc. To find, format and display form and other meta data, see TWikiMetaData,SEARCH and METASEARCH variables in TWikiVariables, and TWiki Formatted Search for various options.
| |||||||||||||||
Changed: | ||||||||||||||||
< < | -- MikeMannix - 03 Dec 2001 | |||||||||||||||
> > | -- MikeMannix - 05 Jan 2002 |
<<O>> Difference Topic TWikiForms (r1.13 - 03 Dec 2001 - MikeMannix) |
Changed: | |
< < |
-- MikeMannix - 15 Sep 2001 |
> > | -- MikeMannix - 03 Dec 2001 |
<<O>> Difference Topic TWikiForms (r1.12 - 15 Sep 2001 - MikeMannix) |
Changed: | |
< < |
-- JohnTalintyre - 16 Aug 2001 |
> > |
-- JohnTalintyre - 16 Aug 2001 -- MikeMannix - 15 Sep 2001 |
<<O>> Difference Topic TWikiForms (r1.11 - 14 Sep 2001 - PeterThoeny) |
Deleted: | |
< < | |
Changed: | |
< < | By adding form-based input to free-form content, you can structure topics with unlimited, easily searchable categories. When forms are enabled for a web and selected in a topic, the form appears in edit mode, and the contents are rendered as a table when viewing the actual page. When editing, can switch forms, if more than one is defined, or remove forms entirely. Form input values are stored as TWikiMetaData; all data is saved. |
> > | By adding form-based input to free-form content, you can structure topics with unlimited, easily searchable categories. When forms are enabled for a web and selected in a topic, the form appears in edit mode, and the contents are rendered as a table when viewing the actual page. When editing, can switch forms, if more than one is defined, or remove forms entirely. Form input values are stored as TWikiMetaData; all data is saved. |
Changed: | |
< < |
On upgrading from the previous TWiki, a Form Template topic has to be built for each web that used a Category Table, recreating the fields and values from the old twikicatitems.tmpl . The replacement Form Template must be set as the first item in the WebPreferences variable =WEBFORM . If missing, pages will display, but attempting to edit results in an error message.
|
> > |
On upgrading from the previous TWiki, a Form Template topic has to be built for each web that used a Category Table, recreating the fields and values from the old twikicatitems.tmpl . The replacement Form Template must be set as the first item in the WebPreferences variable WEBFORMS . If missing, pages will display, but attempting to edit results in an error message.
|
Changed: | |
< < | Example: WebFormTemplate from the TWiki.Know web |
> > | Example: WebForm from the TWiki.Know web |
Changed: | |
< < |
|
> > |
|
Changed: | |
< < |
|
> > |
|
Changed: | |
< < | The Form Template topic name, fields and values are stored as Meta Data. The order of field/value pairs in the Meta Data is the same as in the Template. |
> > | The Form Template topic name, fields and values are stored as TWikiMetaData. The order of field/value pairs in the Meta Data is the same as in the Template. |
<<O>> Difference Topic TWikiForms (r1.10 - 12 Sep 2001 - MikeMannix) |
Added: | |
> > | |
Changed: | |
< < |
TWiki Form Templates |
> > |
TWiki Forms |
Added: | |
> > | %META:TOPICMOVED{by="MikeMannix" date="1000277489" from="TWiki.TWikiFormTemplate" to="TWiki.TWikiForms"}% |
<<O>> Difference Topic TWikiForms (r1.9 - 09 Sep 2001 - MikeMannix) |
Changed: | ||||||||||||||||
< < |
Changes from the Category Table System | |||||||||||||||
> > |
Main Changes from Category Tables | |||||||||||||||
Deleted: | ||||||||||||||||
< < | Main changes from TWikiCategoryTable: | |||||||||||||||
Changed: | ||||||||||||||||
< < |
Importing Existing Category Table Data | |||||||||||||||
> > |
Importing Category Table Data | |||||||||||||||
Changed: | ||||||||||||||||
< < |
Form Template Elements | |||||||||||||||
> > |
Defining a Form TemplateA Form Template is simply a page containing your form, defined in a table where each row is one form field.Form Template Elements | |||||||||||||||
Changed: | ||||||||||||||||
< < |
Defining a Form TemplateA Form Template is simply a page containing your form, defined in a table where each row is one form field. | |||||||||||||||
> > |
Defining a Form in One Topic | |||||||||||||||
Deleted: | ||||||||||||||||
< < |
Defining a Form in One TopicExample: WebFormTemplate from the TWiki.Know web | |||||||||||||||
Changed: | ||||||||||||||||
< < |
Defining a Form in Multiple Topics | |||||||||||||||
> > |
Defining a Form with Multiple Topics | |||||||||||||||
Changed: | ||||||||||||||||
< < |
| |||||||||||||||
> > |
| |||||||||||||||
Changed: | ||||||||||||||||
< < | Code from: | |||||||||||||||
> > | Example: WebFormTemplate | |||||||||||||||
Changed: | ||||||||||||||||
< < |
| |||||||||||||||
> > |
| |||||||||||||||
Changed: | ||||||||||||||||
< < |
| |||||||||||||||
> > |
| |||||||||||||||
Changed: | ||||||||||||||||
< < |
| |||||||||||||||
> > |
| |||||||||||||||
Changed: | ||||||||||||||||
< < |
Implementation Notes
| |||||||||||||||
> > |
| |||||||||||||||
Changed: | ||||||||||||||||
< < |
Creating New Topics with Forms | |||||||||||||||
> > |
Including Forms in New TopicsWhen you create a new topic in a web that has the WEBFORMS Preferences variable set, an Add Form button appears at the bottom of the page. You can start all new topics with forms enabled, and pre-select a form if there's more than one available: | |||||||||||||||
Changed: | ||||||||||||||||
< < | When you create a new topic in a web that has the WEBFORMS Preferences variable set, an Add Form button appears at the bottom of the page. If the WebTopicEditTemplate topic has a form added, the form will appear with values set; press Change to remove the template or to switch to a different one. | |||||||||||||||
> > |
|
<<O>> Difference Topic TWikiForms (r1.8 - 07 Sep 2001 - MikeMannix) |
Changed: | |||||||||||||||||||||
< < |
Form Templates | ||||||||||||||||||||
> > |
TWiki Form Templates | ||||||||||||||||||||
Changed: | |||||||||||||||||||||
< < | Include form-based input in topics, with unlimited, user-selectable forms per web; values stored as Meta Data | ||||||||||||||||||||
> > | Form-based input in topics, with name/value pairs stored as Meta Data variables; multiple forms per web & topic | ||||||||||||||||||||
Changed: | |||||||||||||||||||||
< < | Form Templates replace TWikiCategory Tables from the previous version of TWiki. | ||||||||||||||||||||
> > |
Form Templates replace TWikiCategory Tables from the 01-Dec-2000 version of TWiki.
Changes from the Category Table SystemForm Templates more powerful, flexible replacement for the original TWikiCategoryTable. Data from existing category tables can be imported directly. Main changes from TWikiCategoryTable:
Importing Existing Category Table DataOn upgrading from the previous TWiki, a Form Template topic has to be built for each web that used a Category Table, recreating the fields and values from the oldtwikicatitems.tmpl . The replacement Form Template must be set as the first item in the WebPreferences variable =WEBFORM . If missing, pages will display, but attempting to edit results in an error message.
The new Form Template system should work with old Category Table data with no special conversion. Data is assigned to Meta variables the first time an imported topic is edited and saved in the new system.
NOTE: If things aren't working correctly, there may be useful entries in data/warning.txt .
| ||||||||||||||||||||
Changed: | |||||||||||||||||||||
< < | Example: Form Template | ||||||||||||||||||||
> > | Example: WebFormTemplate from the TWiki.Know web | ||||||||||||||||||||
Changed: | |||||||||||||||||||||
< < |
| ||||||||||||||||||||
> > |
| ||||||||||||||||||||
Changed: | |||||||||||||||||||||
< < | Example: WebFormTemplate of the TWiki.Know web: | ||||||||||||||||||||
> > |
Example: WebFormTemplate from the TWiki.Know web | ||||||||||||||||||||
Changed: | |||||||||||||||||||||
< < |
| ||||||||||||||||||||
> > |
| ||||||||||||||||||||
Added: | |||||||||||||||||||||
> > | |||||||||||||||||||||
Changed: | |||||||||||||||||||||
< < | The form template can also be defined in an alternative way by using more then one topic: | ||||||||||||||||||||
> > | The Form Template can also be defined in an alternative way by using more then one topic: | ||||||||||||||||||||
Changed: | |||||||||||||||||||||
< < |
| ||||||||||||||||||||
> > |
| ||||||||||||||||||||
Changed: | |||||||||||||||||||||
< < |
Code from: | ||||||||||||||||||||
> > |
Code from: | ||||||||||||||||||||
Changed: | |||||||||||||||||||||
< < |
| ||||||||||||||||||||
> > |
| ||||||||||||||||||||
Changed: | |||||||||||||||||||||
< < |
| ||||||||||||||||||||
> > |
| ||||||||||||||||||||
Changed: | |||||||||||||||||||||
< < |
| ||||||||||||||||||||
> > |
|
<<O>> Difference Topic TWikiForms (r1.7 - 07 Sep 2001 - MikeMannix) |
Changed: | |||||||||||
< < |
Form Templates | ||||||||||
> > |
Form Templates | ||||||||||
Changed: | |||||||||||
< < | Topics allow for flexible free format data, sometimes you want to ensure strucutre to some of the topic information, this can be done with Forms e.g. saying what type of topic it is (e.g. Bug, Feature, FAQ entry etc) and then filling in fields using dropdowns, radio buttons etc. | ||||||||||
> > | Include form-based input in topics, with unlimited, user-selectable forms per web; values stored as Meta Data | ||||||||||
Changed: | |||||||||||
< < |
Overview | ||||||||||
> > |
Overview | ||||||||||
Changed: | |||||||||||
< < | If forms are enabled for a Web and a topic has a form you will see it as a table when viewing the page. When you edit you will see the various edit controls below the normal text area. There will be a button at the top of the form marked Change which allows you to change to a different form, or remove the form. If you edit a topic without a form, there will be a button Add Form, that let's you associate a form with the topic; note that changes you have made to the topic are not lost when you select this option. | ||||||||||
> > | By adding form-based input to free-form content, you can structure topics with unlimited, easily searchable categories. When forms are enabled for a web and selected in a topic, the form appears in edit mode, and the contents are rendered as a table when viewing the actual page. When editing, can switch forms, if more than one is defined, or remove forms entirely. Form input values are stored as TWikiMetaData; all data is saved. | ||||||||||
Changed: | |||||||||||
< < | You can search for topics with specific form data using the %SEARCH% variable - see TWikiVariables. | ||||||||||
> > | Form Templates replace TWikiCategory Tables from the previous version of TWiki. | ||||||||||
Changed: | |||||||||||
< < |
TWikiCategoryTables Are History | ||||||||||
> > |
Form Template Elements | ||||||||||
Changed: | |||||||||||
< < |
Form Templates more powerful, flexible replacement for the original TWikiCategoryTable.
Changes from the Category Table SystemMain changes from TWikiCategoryTable: The templates for category view/edit have been dropped, and the forma renders to HTML on viewing.
Migrating Existing Category Table DataThe new Form Template system should work with old Category Table data with no special conversion. Old data should be transparently upgraded to the new Meta format when a page imported from the old TWiki is edited and saved in the new system for the first time. On upgrading, the administrator must produce a form template topic for each web that uses the old Category Tables.twikicatitems.tmpl defines the categories and is used in the conversion. The form template must be set as the first item in the WebPreferences variable =WEBFORM . If it's not present, view works, but edit results in an oops dialog result. If things aren't working correctly, there may be entries in data/warning.txt .
Form Template Elements
| ||||||||||
> > |
| ||||||||||
Changed: | |||||||||||
< < |
| ||||||||||
> > |
| ||||||||||
Changed: | |||||||||||
< < |
Defining a Form Template | ||||||||||
> > |
Defining a Form Template | ||||||||||
Changed: | |||||||||||
< < |
Defining a Form in One Topic | ||||||||||
> > |
Defining a Form in One Topic | ||||||||||
Changed: | |||||||||||
< < |
Defining a Form in Multiple Topics | ||||||||||
> > |
Defining a Form in Multiple Topics | ||||||||||
Changed: | |||||||||||
< < |
Various Implementation Notes | ||||||||||
> > |
Implementation Notes | ||||||||||
Deleted: | |||||||||||
< < |
| ||||||||||
Changed: | |||||||||||
< < |
Enabling Forms by Web | ||||||||||
> > |
| ||||||||||
Changed: | |||||||||||
< < |
Forms are enabled on a per web basis. The WEBFORMS variable in WebPreferences is optional and defines a list of possible form templates e.g.
| ||||||||||
> > |
Enabling Forms by WebForms are enabled on a per web basis. TheWEBFORMS variable in WebPreferences is optional and defines a list of possible Form Templates. Example:
| ||||||||||
Changed: | |||||||||||
< < |
With WEBFORMS enabled, an extra button is added to the edit view. If the topic doesn't have a form an [Add Form] button appears at the end of the topic. If a form is present, a [Change] button appears in the top row of the form. The buttons lead to a screen that enables no form to be selected or one of those specified by WEBFORMS .
| ||||||||||
> > |
| ||||||||||
Changed: | |||||||||||
< < |
A default form template (i.e. new topics get this default form) can be provided by creating the WebTopicEditTemplate topic in a Web and adding a form to it. Initial form values can be set here.
| ||||||||||
> > |
| ||||||||||
Changed: | |||||||||||
< < |
Addtionaly a new topic can be given a form using the formtemplate parameter in the URL. Initial values can then be provided in the URLs or as form values. Names being:
| ||||||||||
> > |
| ||||||||||
Changed: | |||||||||||
< < |
Creating New Topics with Forms | ||||||||||
> > |
Creating New Topics with Forms | ||||||||||
Changed: | |||||||||||
< < | When you create a new topic in a web that has the WEBFORMS Preferences variable set, an [Add Form] button appears at the bottom of the page. If the WebTopicEditTemplate topic has a form added, the form will appear with values set; press [Change] to remove the template or to switch to a different one. | ||||||||||
> > | When you create a new topic in a web that has the WEBFORMS Preferences variable set, an Add Form button appears at the bottom of the page. If the WebTopicEditTemplate topic has a form added, the form will appear with values set; press Change to remove the template or to switch to a different one. | ||||||||||
Changed: | |||||||||||
< < |
Setting Up Multiple Form Options | ||||||||||
> > |
Setting Up Multiple Form Options
| ||||||||||
Changed: | |||||||||||
< < |
| ||||||||||
> > |
| ||||||||||
Added: | |||||||||||
> > |
Form Template Data Storage | ||||||||||
Changed: | |||||||||||
< < |
Form Template Data Storage | ||||||||||
> > | The Form Template topic name, fields and values are stored as Meta Data. The order of field/value pairs in the Meta Data is the same as in the Template. | ||||||||||
Deleted: | |||||||||||
< < | The Form Template topic name, fields and values are stored in the topic Meta Data. The order of field/value pairs in the Meta Data is the same as in the Template. The Form name is required for [Edit] and [Save]. |
<<O>> Difference Topic TWikiForms (r1.6 - 04 Sep 2001 - JohnTalintyre) |
Changed: | |
< < |
|
> > |
|
Changed: | |
< < |
|
> > |
|
<<O>> Difference Topic TWikiForms (r1.5 - 01 Sep 2001 - MikeMannix) |
Changed: | |
< < |
Goodby to TWikiCategoryTables |
> > |
TWikiCategoryTables Are History |
Changed: | |
< < | This is a more general replacement for the TWikiCategoryTable capability, in particular Forms are defined by special topics, where as categories were defineind using special templates. |
> > | Form Templates more powerful, flexible replacement for the original TWikiCategoryTable. |
Changed: | |
< < | Main changes from TWikiCategoryTable: The templates for category view/edit have been dropped.and render to HTML on viewing |
> > | Main changes from TWikiCategoryTable: The templates for category view/edit have been dropped, and the forma renders to HTML on viewing. |
Changed: | |
< < |
|
> > |
|
Changed: | |
< < |
|
> > |
|
Changed: | |
< < | Form templates are defined by topics, one topic per form template. A form template topic has descriptive text mixed with the form template definition in the form of a TWiki table. |
> > | A Form Template is simply a page containing your form, defined in a table where each row is one form field. |
Changed: | |
< < |
Examples |
> > |
Example: Form Template| *Name:* | *Type:* | *Size:* | *Values:* | *Tooltip message:* | | TopClass | select | 1 | Select one..., Private, Public | must fill | | Target | checkbox+buttons | 3 | 1, No.2, No.3 | Select OS | | Version | text | 16 | | OS version | |
Changed: | |
< < | Above Example: |
> > |
Code from: |
Added: | |
> > | |
Changed: | |
< < |
Notes |
> > |
Various Implementation Notes |
Changed: | |
< < |
SpecificationEnabling Forms for a Web |
> > |
Enabling Forms by Web |
Changed: | |
< < |
By default topics can be edited in free form. A form can be added to a topic to give it more structure. Forms are enabled on a per web basis.
The WEBFORMS variable in WebPreferences is optional and defines a list of possible form templates e.g.
|
> > |
Forms are enabled on a per web basis. The WEBFORMS variable in WebPreferences is optional and defines a list of possible form templates e.g.
|
Changed: | |
< < |
With this present an extra button is added to the edit view. If the topic doesn't have a form an Add Form button appears at the end of the topic. If a form is present a Change button appears in the top row of the form to the right of the form name. The buttons leads to a screen that enables no form to be selected of one of those specified by WEBFORMS .
|
> > |
With WEBFORMS enabled, an extra button is added to the edit view. If the topic doesn't have a form an [Add Form] button appears at the end of the topic. If a form is present, a [Change] button appears in the top row of the form. The buttons lead to a screen that enables no form to be selected or one of those specified by WEBFORMS .
|
Changed: | |
< < |
|
> > |
|
Deleted: | |
< < |
|
<<O>> Difference Topic TWikiForms (r1.4 - 01 Sep 2001 - MikeMannix) |
Added: | |||||||||||
> > |
Overview | ||||||||||
Changed: | |||||||||||
< < | You can search for topics with specific form data using the %SEARCH% variable - see TWikiVariables. | ||||||||||
> > |
You can search for topics with specific form data using the %SEARCH% variable - see TWikiVariables.
Goodby to TWikiCategoryTablesThis is a more general replacement for the TWikiCategoryTable capability, in particular Forms are defined by special topics, where as categories were defineind using special templates.Changes from the Category Table SystemMain changes from TWikiCategoryTable: The templates for category view/edit have been dropped.and render to HTML on viewing
Migrating Existing Category Table DataThe new Form Template system should work with old Category Table data with no special conversion. Old data should be transparently upgraded to the new Meta format when a page imported from the old TWiki is edited and saved in the new system for the first time. On upgrading, the administrator must produce a form template topic for each web that uses the old Category Tables.twikicatitems.tmpl defines the categories and is used in the conversion. The form template must be set as the first item in the WebPreferences variable =WEBFORM . If it's not present, view works, but edit results in an oops dialog result. If things aren't working correctly, there may be entries in data/warning.txt .
| ||||||||||
Changed: | |||||||||||
< < |
Terminology | ||||||||||
> > |
Form Template Elements | ||||||||||
Changed: | |||||||||||
< < |
SpecificationEnable forms for a webBy default topics can be edited in free form. A form can be added to a topic to give it more structure. Forms are enabled on a per web basis. TheWEBFORMS variable in WebPreferences is optional and defines a list of possible form templates e.g.
WEBFORMS .
A default form template (i.e. new topics get this default form) can be provided by creating the WebTopicEditTemplate topic in a Web and adding a form to it. Initial form values can be set here.
Addtionaly a new topic can be given a form using the formtemplate parameter in the URL. Initial values can then be provided in the URLs or as form values. Names being:
Defining a form template | ||||||||||
> > |
Defining a Form Template | ||||||||||
Changed: | |||||||||||
< < |
Examples | ||||||||||
> > |
Examples | ||||||||||
Changed: | |||||||||||
< < |
Defining form in one topic | ||||||||||
> > |
Defining a Form in One Topic | ||||||||||
Changed: | |||||||||||
< < |
Defining a form in multiple topics | ||||||||||
> > |
Defining a Form in Multiple Topics | ||||||||||
Changed: | |||||||||||
< < |
Changes from category system | ||||||||||
> > |
Specification | ||||||||||
Changed: | |||||||||||
< < |
Main changes from TWikiCategoryTable:
| ||||||||||
> > |
Enabling Forms for a Web | ||||||||||
Changed: | |||||||||||
< < |
Creating new topics with forms | ||||||||||
> > | By default topics can be edited in free form. A form can be added to a topic to give it more structure. Forms are enabled on a per web basis. | ||||||||||
Changed: | |||||||||||
< < | When you create a new topic in a web that has the WEBFORMS preferences variable set you will get a Add Form button at the bottom of the page. However, if the WebTopicEditTemplate topic has had a form added this will appear with values set; Change in the form can be pressed to remove the template or switch to a different one. | ||||||||||
> > |
The WEBFORMS variable in WebPreferences is optional and defines a list of possible form templates e.g.
| ||||||||||
Changed: | |||||||||||
< < |
A form embedded in a topic can also cause a form to be present in a new topic, this is done by specifying the formtemplate parameter in the URL.
| ||||||||||
> > |
With this present an extra button is added to the edit view. If the topic doesn't have a form an Add Form button appears at the end of the topic. If a form is present a Change button appears in the top row of the form to the right of the form name. The buttons leads to a screen that enables no form to be selected of one of those specified by WEBFORMS .
| ||||||||||
Changed: | |||||||||||
< < |
Topic meta data | ||||||||||
> > |
A default form template (i.e. new topics get this default form) can be provided by creating the WebTopicEditTemplate topic in a Web and adding a form to it. Initial form values can be set here.
| ||||||||||
Changed: | |||||||||||
< < | See MetaDataDefinition. | ||||||||||
> > |
Addtionaly a new topic can be given a form using the formtemplate parameter in the URL. Initial values can then be provided in the URLs or as form values. Names being:
Creating New Topics with Forms | ||||||||||
Changed: | |||||||||||
< < | The form template topic name and all form fields/values are stored in the topic meta data. The form template topic name is needed for edit and save. | ||||||||||
> > | When you create a new topic in a web that has the WEBFORMS Preferences variable set, an [Add Form] button appears at the bottom of the page. If the WebTopicEditTemplate topic has a form added, the form will appear with values set; press [Change] to remove the template or to switch to a different one. | ||||||||||
Changed: | |||||||||||
< < | The order of form field/value items in the meta-data is the same as in the form template. | ||||||||||
> > |
A form embedded in a topic also appears in a new topic. This is done by specifying the formtemplate parameter in the URL.
| ||||||||||
Changed: | |||||||||||
< < |
UI for multiple form templates | ||||||||||
> > |
Setting Up Multiple Form Options | ||||||||||
Changed: | |||||||||||
< < |
| ||||||||||
> > |
| ||||||||||
Changed: | |||||||||||
< < |
| ||||||||||
> > |
| ||||||||||
Deleted: | |||||||||||
< < |
Migration of Category information | ||||||||||
Changed: | |||||||||||
< < |
Principle: new system should work with old data with no special conversion.
Old data should be transparently upgraded to the new meta format when a topic is edit/previewed/saved.
On upgrading the administrator must produce a form template topic for each Web that using the old category system. twikicatitems.tmpl defines the categories and is used in the conversion. The form template must be put as first item in WebPreferences variable =WEBFORM . If it's not present view works, but edit results in an oops dialog results. If things aren't working correctly there may be entries data/warning.txt .
HistoryThis is a more general replacement for the TWikiCategoryTable capability, in particular Forms are defined by special topics, where as categories were defineind using special templates. | ||||||||||
> > |
Form Template Data Storage | ||||||||||
Added: | |||||||||||
> > | The Form Template topic name, fields and values are stored in the topic Meta Data. The order of field/value pairs in the Meta Data is the same as in the Template. The Form name is required for [Edit] and [Save]. |
<<O>> Difference Topic TWikiForms (r1.3 - 29 Aug 2001 - JohnTalintyre) |
Added: | |
> > | TOC: No TOC in "TWiki.TWikiForms" |
Changed: | |
< < | TOC: No TOC in "TWiki.TWikiForms" |
> > | Topics allow for flexible free format data, sometimes you want to ensure strucutre to some of the topic information, this can be done with Forms e.g. saying what type of topic it is (e.g. Bug, Feature, FAQ entry etc) and then filling in fields using dropdowns, radio buttons etc. If forms are enabled for a Web and a topic has a form you will see it as a table when viewing the page. When you edit you will see the various edit controls below the normal text area. There will be a button at the top of the form marked Change which allows you to change to a different form, or remove the form. If you edit a topic without a form, there will be a button Add Form, that let's you associate a form with the topic; note that changes you have made to the topic are not lost when you select this option. |
Changed: | |
< < | Topics allow for flexible free format data, sometimes you want to ensure strucutre to some of the topic information, this can be done with Forms e.g. saying what type of topic it is (Bug, Feature, FAQ entry etc). |
> > | You can search for topics with specific form data using the %SEARCH% variable - see TWikiVariables. |
Changed: | |
< < |
Defining form in multiple topics |
> > |
Defining a form in multiple topics |
Changed: | |
< < | See TWikiMetaDataDefinition?. |
> > | See MetaDataDefinition. |
Changed: | |
< < |
-- JohnTalintyre - 16 Aug 2001 |
> > |
-- JohnTalintyre - 16 Aug 2001 |
<<O>> Difference Topic TWikiForms (r1.2 - 16 Aug 2001 - JohnTalintyre) |
Changed: | ||||||
< < |
BackgroundThis is a more general replacement for the TWikiCategoryTable capability, in particular Forms are defined by special topics, where as categories were defineind using special templates. | |||||
> > | Topics allow for flexible free format data, sometimes you want to ensure strucutre to some of the topic information, this can be done with Forms e.g. saying what type of topic it is (Bug, Feature, FAQ entry etc). | |||||
Changed: | ||||||
< < |
| |||||
> > |
| |||||
Changed: | ||||||
< < |
By default topics can be edited in free form. A form can be added to a topic to give it more structure. Forms are enabled on a per web basis. This can be done in two ways. One is similar to that used for the older category system, with this a Web can have only one form. The other allows a Web to have any number of forms.
A default form template can be provided by creating the WebTopicEditTemplate topic in a Web and adding a form to it. Initial form values can be set here.
Enabling single default formTheDEFAULTFORM variable in WebPreferences is optional. If present it specifies the default form for all topics in the Web. Every time you edit a topic you will be presented with a form. The form must contain the special field UseForm (analogous to the UseCategory line in the old category system). The values for this must be:
Enabling multiple forms | |||||
> > | By default topics can be edited in free form. A form can be added to a topic to give it more structure. Forms are enabled on a per web basis. | |||||
Changed: | ||||||
< < |
With this present an extra button is added to the edit view. If the topic doesn't have a form the button appears at the end of the page. If a form is present the button appears in the top row of the form. Pressing the button leads to a screen that enables no form to be selected of one of those specified by WEBFORMS .
| |||||
> > |
With this present an extra button is added to the edit view. If the topic doesn't have a form an Add Form button appears at the end of the topic. If a form is present a Change button appears in the top row of the form to the right of the form name. The buttons leads to a screen that enables no form to be selected of one of those specified by WEBFORMS .
| |||||
Changed: | ||||||
< < |
Define a form template | |||||
> > |
A default form template (i.e. new topics get this default form) can be provided by creating the WebTopicEditTemplate topic in a Web and adding a form to it. Initial form values can be set here.
Addtionaly a new topic can be given a form using the formtemplate parameter in the URL. Initial values can then be provided in the URLs or as form values. Names being:
Defining a form template | |||||
Deleted: | ||||||
< < |
| |||||
Deleted: | ||||||
< < |
| |||||
Changed: | ||||||
< < |
| |||||
> > |
| |||||
Changed: | ||||||
< < |
| |||||
> > |
| |||||
Deleted: | ||||||
< < |
| |||||
Added: | ||||||
> > |
| |||||
Changed: | ||||||
< < | When you create a new topic in a web that has the WEBFORM preferences variable set you will get a topic with the default form template specified by the variable. | |||||
> > | When you create a new topic in a web that has the WEBFORMS preferences variable set you will get a Add Form button at the bottom of the page. However, if the WebTopicEditTemplate topic has had a form added this will appear with values set; Change in the form can be pressed to remove the template or switch to a different one. | |||||
Changed: | ||||||
< < | For simplicity we should use the default form template when one creates a new topic by question mark link or "Go" field, i.e. better not to show a menu to select a form template. | |||||
> > |
A form embedded in a topic can also cause a form to be present in a new topic, this is done by specifying the formtemplate parameter in the URL.
| |||||
Changed: | ||||||
< < |
| |||||
> > |
| |||||
Changed: | ||||||
< < |
On upgrading the administrator must produce a form template topic for each Web that using the old category system. twikicatitems.tmpl defines the categories and is used in the conversion. The form template must be put as first item in WebPreferences variable WEBFORM or DEFAULTFORM (if/when put in). If it's not present, an oops dialog results.
| |||||
> > |
On upgrading the administrator must produce a form template topic for each Web that using the old category system. twikicatitems.tmpl defines the categories and is used in the conversion. The form template must be put as first item in WebPreferences variable =WEBFORM . If it's not present view works, but edit results in an oops dialog results. If things aren't working correctly there may be entries data/warning.txt .
HistoryThis is a more general replacement for the TWikiCategoryTable capability, in particular Forms are defined by special topics, where as categories were defineind using special templates. | |||||
Changed: | ||||||
< < |
-- JohnTalintyre - 07 Aug 2001 | |||||
> > |
-- JohnTalintyre - 16 Aug 2001 |
<<O>> Difference Topic TWikiForms (r1.1 - 07 Aug 2001 - JohnTalintyre) |
Added: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > |
%META:TOPICINFO{author="JohnTalintyre" date="997201374" format="1.0beta2" version="1.1"}%
%META:TOPICPARENT{name="WebHome"}%
Form Templates
BackgroundThis is a more general replacement for the TWikiCategoryTable capability, in particular Forms are defined by special topics, where as categories were defineind using special templates.Terminology
SpecificationEnable forms for a webBy default topics can be edited in free form. A form can be added to a topic to give it more structure. Forms are enabled on a per web basis. This can be done in two ways. One is similar to that used for the older category system, with this a Web can have only one form. The other allows a Web to have any number of forms. A default form template can be provided by creating theWebTopicEditTemplate topic in a Web and adding a form to it. Initial form values can be set here.
Enabling single default formTheDEFAULTFORM variable in WebPreferences is optional. If present it specifies the default form for all topics in the Web. Every time you edit a topic you will be presented with a form. The form must contain the special field UseForm (analogous to the UseCategory line in the old category system). The values for this must be:
Enabling multiple formsTheWEBFORMS variable in WebPreferences is optional and defines a list of possible form templates e.g.
WEBFORMS .
Define a form templateForm templates are defined by topics, one topic per form template. A form template topic has descriptive text mixed with the form template definition in the form of a TWiki table.ExamplesDefining form in one topicExample: WebFormTemplate of the TWiki.Know web:
Defining form in multiple topicsThe form template can also be defined in an alternative way by using more then one topic:
Notes
Changes from category systemMain changes from TWikiCategoryTable:
Creating new topics with formsWhen you create a new topic in a web that has the WEBFORM preferences variable set you will get a topic with the default form template specified by the variable. For simplicity we should use the default form template when one creates a new topic by question mark link or "Go" field, i.e. better not to show a menu to select a form template.Topic meta dataSee TWikiMetaDataDefinition?. The form template topic name and all form fields/values are stored in the topic meta data. The form template topic name is needed for edit and save. The order of form field/value items in the meta-data is the same as in the form template.UI for multiple form templates
Migration of Category informationPrinciple: new system should work with old data with no special conversion. Old data should be transparently upgraded to the new meta format when a topic is edit/previewed/saved. On upgrading the administrator must produce a form template topic for each Web that using the old category system.twikicatitems.tmpl defines the categories and is used in the conversion. The form template must be put as first item in WebPreferences variable WEBFORM or DEFAULTFORM (if/when put in). If it's not present, an oops dialog results.
-- JohnTalintyre - 07 Aug 2001 |
Topic TWikiForms . { View | Diffs | r1.16 | > | r1.15 | > | r1.14 | More } |
Revision r1.1 - 07 Aug 2001 - 16:22 GMT - JohnTalintyre Revision r1.16 - 25 Jan 2003 - 09:23 GMT - PeterThoeny |
Copyright © 1999-2003 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors. Ideas, requests, problems regarding TWiki? Send feedback. |