Changes for page Books
Modificado por Jip-jan Alunkel em novembro 23, 10:59
From version 9.14
edited by Jip-jan Alunkel
on agosto 30, 22:31
on agosto 30, 22:31
Change comment:
Updated class property
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Class properties (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -70,25 +70,19 @@ 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": "", 74 - "placeholder" : "$services.localization.render('cases.word.author.placeholder')", 75 - "data-auto-first-capital" : "true", 73 + "placeholder" : "Author", 74 + "data-error-response-type" : "use_label_definite_1", 76 76 "data-query-type" : "XWQL.matchObject", 77 - "data-query-reference" : "assets.pagemaker.XWQL.matchObject", 78 - "data-query-scope" : "", 76 + "data-query-scope" : "books", 79 79 "data-query-list-type" : "suggest-select", 80 - "data-query-list-header" : "$services.localization.render(' pagemaker.line.suggest_select_list')",78 + "data-query-list-header" : "$services.localization.render('formMaker.line.suggest_select_list')", 81 81 "data-query-list-contents" : "value", 82 82 "data-query-list-editable" : "true", 83 83 "data-create-xobj" : "true", 84 - "data-xobj-classname" : "assets.pagemaker.classes.persons", 85 - "data-xobj-fieldname" : "name", 86 - "data-modal-input" : ["$services.localization.render('global.word.lastname')", "$services.localization.render('global.word.firstname')"], 87 - "data-modal-input-glue": ", ", 88 - "data-error-response-type" : "use_label_definite_1", 89 - "help-block" : 'Enter the last name of the author of this case. Choose the author from the list or create a new author.' 82 + "data-xobj-classname" : "books.WebHome", 83 + "data-xobj-fieldname" : "author", 84 + "help-block" : 'Select the author of this case.' 90 90 }) 91 - 92 92 #createFormElement($author) 93 93 #set($extra_info = { 94 94 "id" : "extra_info", ... ... @@ -95,7 +95,7 @@ 95 95 "type" : "checkbox", 96 96 "required" : "no", 97 97 "label" : "Extra information (optional)", 98 - "value" : " 1",92 + "value" : "yes", 99 99 "data-opener" : "true" 100 100 }) 101 101 #createFormElement($extra_info)
- author
-
- Number
-
... ... @@ -1,0 +1,1 @@ 1 +4 - Size
-
... ... @@ -1,0 +1,1 @@ 1 +30 - Pretty Name
-
... ... @@ -1,0 +1,1 @@ 1 +author - Name
-
... ... @@ -1,0 +1,1 @@ 1 +author - Use Suggest
-
... ... @@ -1,0 +1,1 @@ 1 +1