Page is a draft due to changes in included resources
You are viewing an old version of this page. Return to the latest version.
No categories assigned
Form
-
- Last edited 3 years ago by MLR
-
-
- This page is a draft but has an approved version
< Manual:Semantic MediaWiki | Examples | Customer data
Revision as of 15:14, 21 December 2020 by Mlink-rodrigue (talk | contribs)
With the page Special:CreateForm, you now create the data entry form.
Creating the form
- On the "Create a form" page, enter a name for your new form. Since we create it for template Customer data, we give the form the same name (1). Select the template Customer data from the choice menu and click Add (2).
- The customer data fields from the template Customer data are automatically integrated in the form. To facilitate the data entry for the date field, change the input type of the field firstcontact to datepicker. (1) Then, click Save page (2).
Now the form is available for data entry. It can be found in the namspace Form.
Using the form
When we create a new customer page, we can now use the form page to create the page and to automatically include the customer data template in the page. The form page has the name Form:Customer data.
- To create a customer page, enter a page name in the form field (1) and click Create or edit (2).
- Enter the customer data (1). You can additionally create some free text (2). Click Save page after editing the page (3).
Now you have created a customer page that collects customer data and shows the entered data on the page.
Note: You can customize the template style later. First, you should integrate the form with the customer pages.
Next step
As the next step, we add the form edit mode option to pages that include the Customer data template.
Related info