4,554
edits
No edit summary |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__{{Header}} | ||
<h1> Editor's portal! </h1><br> | <h1> Editor's portal! </h1><br> | ||
Line 34: | Line 34: | ||
<h3> All subjects: </h3> | <h3> All subjects: </h3> | ||
[[:Category:Subjects|View Subjects 👁]] | [[:Category:Subjects|View Subjects 👁]] | ||
<br> | |||
----- | |||
<h3>!!!!! NOTE !!!!!</h3> | |||
When adding a new type with a form, you should also add it in the code of Form:Entry, because of its tree structure.<br> | |||
# Go to page: [[Form:Entry|Entry 🖊]] | |||
# Click on the button "Edit source" located top right on the screen | |||
# Find the following code: | {{{field|Type|input type=tree|mandatory|height=400px|structure= | |||
# Add the type you just created with the Form:Type, so you can also see it in the tree structure of Form:Entry | |||
<br><br><br><br> |