Cambios para el documento Books
Última modificación por Jip-jan Alunkel el noviembre 23, 10:59
Desde la versión 9.12
editado por Jip-jan Alunkel
el agosto 30, 22:21
el agosto 30, 22:21
Cambiar el comentario:
Updated class property
Hasta la versión 9.6
editado por Jip-jan Alunkel
el agosto 30, 21:59
el agosto 30, 21:59
Cambiar el comentario:
Renamed back-links.
Resumen
-
Propiedades de página (1 modificado, 0 añadido, 0 eliminado)
-
Propiedades de clase (0 modificado, 1 añadido, 0 eliminado)
Detalles
- Propiedades de página
-
- Contenido
-
... ... @@ -70,21 +70,17 @@ 70 70 "required" : "true", 71 71 "label" : "Author of the book", 72 72 "aria-label" : "Enter the author of the book", 73 - "placeholder" : " $services.localization.render('cases.word.author.placeholder')",74 - "data- auto-first-capital" : "true",73 + "placeholder" : "Author", 74 + "data-error-response-type" : "use_label_definite_1", 75 75 "data-query-type" : "XWQL.matchObject", 76 - "data-query-reference" : "assets.pagemaker.XWQL.matchObject", 77 - "data-query-scope" : "", 76 + "data-query-scope" : "books", 78 78 "data-query-list-type" : "suggest-select", 79 - "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')", 80 80 "data-query-list-contents" : "value", 81 81 "data-query-list-editable" : "true", 82 82 "data-create-xobj" : "true", 83 - "data-xobj-classname" : "assets.pagemaker.classes.persons", 84 - "data-xobj-fieldname" : "name", 85 - "data-modal-input" : ["$services.localization.render('global.word.lastname')", "$services.localization.render('global.word.firstname')"], 86 - "data-modal-input-glue": ", ", 87 - "data-error-response-type" : "use_label_definite_1", 82 + "data-xobj-classname" : "books.WebHome", 83 + "data-xobj-fieldname" : "author", 88 88 "help-block" : 'Select the author of this case.' 89 89 }) 90 90 #createFormElement($author) ... ... @@ -93,11 +93,11 @@ 93 93 "type" : "checkbox", 94 94 "required" : "no", 95 95 "label" : "Extra information (optional)", 96 - "value" : " 1",92 + "value" : "yes", 97 97 "data-opener" : "true" 98 98 }) 99 99 #createFormElement($extra_info) 100 -#createExpandStart($extra_info " 1")96 +#createExpandStart($extra_info "yes") 101 101 #set($publish_year = { 102 102 "id" : "publish_year", 103 103 "type" : "number",
- 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