New User Page: Difference between revisions
No edit summary |
m (added description to combobox (doesn't work)) |
||
Line 11: | Line 11: | ||
{| class="formtable" | {| class="formtable" | ||
! My GraphIT Item: | ! My GraphIT Item: | ||
| {{{field|Item|input type=combobox|values from external data=qid| | | {{{field|Item|input type=combobox|values from external data=qid|description=description_student}}} | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
Line 26: | Line 26: | ||
|use jsonpath | |use jsonpath | ||
|data=student=$.results.bindings[*].student.value, | |data=student=$.results.bindings[*].student.value, | ||
description_student=$.results.bindings[*].studentLabel.value, | |||
qid=$.results.bindings[*].qid.value, | qid=$.results.bindings[*].qid.value, | ||
}} | }} |
Revision as of 14:50, 18 December 2023
This is the "New User Page" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.