User:Chinouk: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 38: Line 38:
-----
-----


#####  NOTE #####
<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.
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>
1. Go to page: [http://Form:Entry Form:Entry]
# Go to page: [http://Form:Entry Form:Entry]
2. Click on the button "Edit Source" located top right on the screen
# Click on the button "Edit Source" located top right on the screen
3. 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=
4. 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

Navigation menu