Dashboard:Organisation: Difference between revisions
Appearance
Created page with "= 🏛️ Costa Sano Research ORGANISATION Dashboard = 📖 Need Help? {| class="wikitable sortable" ! Code !! Name !! Place {{#cargo_query: tables=Organisations |fields=_pageName,code,name,place_id |where=_pageNamespace=3008 |order by=code |format=template |template=OrganisationRow |named args=yes |cache=no }} |} Choose your organisation code corresponding to above table and respecting the naming conventions. {{#forminput: fo..." |
No edit summary |
||
| (11 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
! Code !! Name !! Place | ! Code !! Name !! Parent !! Place | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=Organisations | tables=Organisations | ||
|fields=_pageName, | |fields=_pageName,_pageTitle,Label,Parent,Place | ||
|where=_pageNamespace=3008 | |where=_pageNamespace=3008 | ||
|order by= | |order by=_pageTitle | ||
|format=template | |format=template | ||
|template=OrganisationRow | |template=OrganisationRow | ||