Starting to add editing of existing role to custom form. NIHVIVO-629
This commit is contained in:
parent
7cbe8b9683
commit
a1f7ee7715
1 changed files with 1 additions and 1 deletions
|
@ -180,7 +180,7 @@
|
|||
"filesOnForm" : [ ],
|
||||
"sparqlForLiterals" : { },
|
||||
"sparqlForUris" : { },
|
||||
"sparqlForExistingLiterals" : { "title":"${titleQuery}", "startYearMonth":"${startYearMonthQuery}", "endYearMonth":"${endYearMonthQuery}" },
|
||||
"sparqlForExistingLiterals" : { "title":"${titleQuery}", "startYear":"${startYearMonthQuery}", "endYear":"${endYearMonthQuery}" },
|
||||
"sparqlForExistingUris" : { "roleActivity":"${activityQuery}" },
|
||||
"fields" : {
|
||||
"title" : {
|
||||
|
|
Loading…
Add table
Reference in a new issue