ACME Inc: Difference between revisions
Appearance
Update subject via NeoWiki UI |
Importing NeoWiki demo data |
||
| Line 3: | Line 3: | ||
The page also contains Child Subjects which are Products. | The page also contains Child Subjects which are Products. | ||
TODO: show a table here, for now see the "View or edit JSON" developer | TODO: show a table here, for now see the "View or edit JSON" developer link in the NeoWiki section of the sidebar | ||
You can have as many Child Subjects on a page as you want. For instance you could also define Employees. | You can have as many Child Subjects on a page as you want. For instance you could also define Employees. | ||
TODO: show a table here, for now see the "View or edit JSON" developer | TODO: show a table here, for now see the "View or edit JSON" developer link in the NeoWiki section of the sidebar | ||
It is up to you to choose if you define products, employees and other business objects on their own pages or if you | It is up to you to choose if you define products, employees and other business objects on their own pages or if you | ||
define multiple subjects on a single page. | define multiple subjects on a single page. | ||
| neo | |||
|---|---|---|---|
| Line 8: | Line 8: | ||
"Founded at": { | "Founded at": { | ||
"type": "number", | "type": "number", | ||
"value": | "value": 2005 | ||
}, | }, | ||
"Websites": { | "Websites": { | ||
| Line 19: | Line 19: | ||
"type": "select", | "type": "select", | ||
"value": [ | "value": [ | ||
" | "o1demo1aaaaaaa1" | ||
] | ] | ||
}, | }, | ||
Revision as of 11:27, 20 April 2026
The Main Subject of this page is the Company ACME Inc, shown in the infobox.
The page also contains Child Subjects which are Products.
TODO: show a table here, for now see the "View or edit JSON" developer link in the NeoWiki section of the sidebar
You can have as many Child Subjects on a page as you want. For instance you could also define Employees.
TODO: show a table here, for now see the "View or edit JSON" developer link in the NeoWiki section of the sidebar
It is up to you to choose if you define products, employees and other business objects on their own pages or if you define multiple subjects on a single page.