ACME Inc: Difference between revisions
Appearance
Importing NeoWiki demo data |
Importing NeoWiki demo data |
||
| (One intermediate revision by the same user not shown) | |||
| 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 UI at the bottom | |||
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 UI at the bottom | |||
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 14: | Line 14: | ||
"value": [ | "value": [ | ||
"https://acme.example" | "https://acme.example" | ||
] | |||
}, | |||
"Status": { | |||
"type": "select", | |||
"value": [ | |||
"Active" | |||
] | ] | ||
}, | }, | ||
Latest revision as of 16:09, 7 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 UI at the bottom
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 UI at the bottom
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.