Wijzigen voor document Books
Laatst gewijzigd door Jip-jan Alunkel op november 23, 10:59
Van versie 9.7
gewijzigd door Jip-jan Alunkel
op augustus 30, 22:01
op augustus 30, 22:01
Opmerking bij wijziging:
Renamed back-links.
Naar versie 9.15
gewijzigd door Jip-jan Alunkel
op augustus 30, 23:50
op augustus 30, 23:50
Opmerking bij wijziging:
Updated class property
Samenvatting
-
Paginaeigenschappen (1 gewijzigd, 0 toegevoegd, 0 verwijderd)
-
Class properties (0 gewijzigd, 0 toegevoegd, 1 verwijderd)
Details
- Paginaeigenschappen
-
- Inhoud
-
... ... @@ -70,18 +70,23 @@ 70 70 "required" : "true", 71 71 "label" : "Author of the book", 72 72 "aria-label" : "Enter the author of the book", 73 - "placeholder" : "Author", 74 - "data-error-response-type" : "use_label_definite_1", 75 - "data-query-type" : "XWQL.matchObject", 76 - "data-query-scope" : "books", 73 + "data-default-value": "", 74 + "placeholder" : "$services.localization.render('cases.word.author.placeholder')", 75 + "data-auto-first-capital" : "true", 76 + "data-query-type" : "XWQL", 77 + "data-query-reference" : "assets.pagemaker.XWQL.matchObject", 78 + "data-query-scope" : "", 77 77 "data-query-list-type" : "suggest-select", 78 - "data-query-list-header" : "$services.localization.render(' formMaker.line.suggest_select_list')",80 + "data-query-list-header" : "$services.localization.render('pagemaker.line.suggest_select_list')", 79 79 "data-query-list-contents" : "value", 80 80 "data-query-list-editable" : "true", 81 81 "data-create-xobj" : "true", 82 - "data-xobj-classname" : "books.WebHome", 83 - "data-xobj-fieldname" : "author", 84 - "help-block" : 'Select the author of this case.' 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.' 85 85 }) 86 86 #createFormElement($author) 87 87 #set($extra_info = { ... ... @@ -89,7 +89,7 @@ 89 89 "type" : "checkbox", 90 90 "required" : "no", 91 91 "label" : "Extra information (optional)", 92 - "value" : " yes",97 + "value" : "1", 93 93 "data-opener" : "true" 94 94 }) 95 95 #createFormElement($extra_info)
- author
-
- Number
-
... ... @@ -1,1 +1,0 @@ 1 -4 - Size
-
... ... @@ -1,1 +1,0 @@ 1 -30 - Pretty Name
-
... ... @@ -1,1 +1,0 @@ 1 -author - Name
-
... ... @@ -1,1 +1,0 @@ 1 -author - Use Suggest
-
... ... @@ -1,1 +1,0 @@ 1 -1