Changes for page Books

Last modified by Jip-jan Alunkel on November 23, 10:59

From version 9.13
edited by Jip-jan Alunkel
on August 30, 22:27
Change comment: Updated class property
To version 9.15
edited by Jip-jan Alunkel
on August 30, 23:50
Change comment: Updated class property

Summary

Details

Page properties
Content
... ... @@ -70,9 +70,10 @@
70 70   "required" : "true",
71 71   "label" : "Author of the book",
72 72   "aria-label" : "Enter the author of the book",
73 + "data-default-value": "",
73 73   "placeholder" : "$services.localization.render('cases.word.author.placeholder')",
74 74   "data-auto-first-capital" : "true",
75 - "data-query-type" : "XWQL.matchObject",
76 + "data-query-type" : "XWQL",
76 76   "data-query-reference" : "assets.pagemaker.XWQL.matchObject",
77 77   "data-query-scope" : "",
78 78   "data-query-list-type" : "suggest-select",
... ... @@ -87,7 +87,6 @@
87 87   "data-error-response-type" : "use_label_definite_1",
88 88   "help-block" : 'Enter the last name of the author of this case. Choose the author from the list or create a new author.'
89 89  })
90 -
91 91  #createFormElement($author)
92 92  #set($extra_info = {
93 93   "id" : "extra_info",