Pre-select form tab (if multiple schemas): Difference between revisions

From Visual Data Wiki
Jump to navigation Jump to search
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
If a page has multiple form schemas attached, you can pre-select the active tab with the parameter <code>selected-schema</code>
<syntaxhighlight lang="wikitext">
<syntaxhighlight lang="wikitext">
...
...
Line 6: Line 8:


{{#visualdataform: School district, School, School class
{{#visualdataform: School district, School, School class
|title =
|title = Edit
|action = edit
|action = edit
|edit-page = {{{pagetitle}}}
|edit-page = {{{pagetitle}}}

Latest revision as of 10:34, 16 May 2024

If a page has multiple form schemas attached, you can pre-select the active tab with the parameter selected-schema

...
|selected-schema = School class
...
form is loading...