m (1 revision imported) |
No edit summary Tag: 2017 source edit |
||
Line 19: | Line 19: | ||
As a result, all pages that contain the template Customer data now have a form edit link available. | As a result, all pages that contain the template Customer data now have a form edit link available. | ||
<br /><br />[[File:Manual:Formular-Bearbeitungslink-EN.png|alt=Form edit mode|center|thumb|220x220px|Form edit mode]]</div>{{ | <br /><br />[[File:Manual:Formular-Bearbeitungslink-EN.png|alt=Form edit mode|center|thumb|220x220px|Form edit mode]]</div>{{Messagebox|boxtype=note|Note text=If you do not want to use a category to make the "form edit" option available on a page, you can also associate the form with a namespace or simply add the form reference directly to the template. For more information see [https://www.mediawiki.org/wiki/Extension:Page_Forms/The_%22edit_with_form%22_tab the instructions on mediawiki.org]}}{{Box Links-en|Topic1=[[Manual:Semantic MediaWiki/Examples/Customer data/Template styling|Styling the template]]|Topic2=[[Manual:Semantic MediaWiki/Examples/Customer data/Queries|Query the collected data]]|Topic3=[[Manual:Semantic MediaWiki/Naming conventions|Naming conventions for semantic elements]]|Topic4=[[Tutorials#SemanticMediaWiki|Video tutorials for Semantic MediaWiki]]}} | ||
<br /> | <br /> | ||
[[en:{{FULLPAGENAME}}]] | [[en:{{FULLPAGENAME}}]] | ||
[[de:Handbuch:Semantic_MediaWiki/Beispiele/Kundendaten/Formularmodus]] | [[de:Handbuch:Semantic_MediaWiki/Beispiele/Kundendaten/Formularmodus]] |
Revision as of 15:56, 20 May 2022
With the page Special:CreateCategory, we now connect the category Customer data with the form Customer data.
This adds a form edit link to all pages that use the template Customer data. Additionally, it makes it possible to list pages that include customer data all throughout the wiki.
Activating the form edit mode
- Switch again to the page Special:Special pages. In the section Page Forms, click the link Create a category.
- Enter the category name you chose in step "Create template". In our case, this is the category Customer data (1). Select the form Customer data (2). Click Save page (3).
The category page Customer data is now associated with the form Customer data.
As a result, all pages that contain the template Customer data now have a form edit link available.
Related info