User:Chinouk: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 40: | Line 40: | ||
<h3>NOTE</h3> | <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> | 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: [ | # Go to page: [[Form:Entry|Entry 🖊]] | ||
# Click on the button "Edit Source" located top right on the screen | # Click on the button "Edit Source" located top right on the screen | ||
# Find the following code: | # Find the following code: | {{{field|Type|input type=tree|mandatory|height=400px|structure= | ||
| {{{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 | # Add the type you just created with the Form:Type, so you can also see it in the tree structure of Form:Entry |
Revision as of 10:32, 20 February 2024
Editor's portal!
Form to add entry:
Form to add community entry:
Form to add author/creator:
Form to add type:
Form to add subject:
All entries:
All community entries:
All authors/creators:
All types:
All subjects:
NOTE
When adding a new type with a form, you should also add it in the code of Form:Entry, because of its tree structure.
- Go to page: 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