Wijzigen voor document Books

Laatst gewijzigd door Jip-jan Alunkel op november 23, 10:59

Van versie 5.2
gewijzigd door Jip-jan Alunkel
op maart 31, 18:51
Opmerking bij wijziging: Renamed back-links.
Naar versie 8.1
gewijzigd door Jip-jan Alunkel
op april 09, 16:55
Opmerking bij wijziging: Added class property

Samenvatting

Details

Paginaeigenschappen
Inhoud
... ... @@ -12,33 +12,33 @@
12 12  {{velocity}}
13 13  {{html}}
14 14  
15 -#createFormStart("homeoworld_form" "case")
15 +#createFormStart("homeoworld_form" "book")
16 16  
17 -#set($locality = {
18 - "id" : "locality",
17 +#set($booktype = {
18 + "id" : "booktype",
19 19   "type" : "select",
20 - "required" : "yes",
21 - "label" : "Locality of the main complaint",
20 + "required" : "true",
21 + "label" : "Type of book",
22 22   "aria-label" : "Select the locality",
23 23   "data-error-response-type" : "use_label_defined_1",
24 24   "data-set-space" : "true",
25 25   "placeholder" : "$services.localization.render('cases.word.locality_select.placeholder')",
26 - "space-reference" : "cases",
27 - "help-block" : "In which physiological or psychological epicenter can the main complaint be placed? Select the best fitting option from this list."
26 + "space-reference" : "books",
27 + "help-block" : "Choose the type of book you would like to enter."
28 28  })
29 29  
30 -#createFormElement($locality)
30 +#createFormElement($booktype)
31 31  
32 32  #set($main_complaint = {
33 33   "id" : "main_complaint",
34 34   "type" : "text",
35 - "required" : "yes",
35 + "required" : "true",
36 36   "label" : "Main complaint",
37 37   "aria-label" : "Enter the main complaint",
38 38   "placeholder" : "$services.localization.render('cases.wordgroup.main_complaint.placeholder')",
39 39   "data-error-response-type" : "use_label_defined_1",
40 40   "data-query-type" : "XWQL.matchTitle",
41 - "data-query-scope" : "cases",
41 + "data-query-scope" : "books",
42 42   "data-query-list-type" : "suggest-negate",
43 43   "data-suggest-list-header" : "$services.localization.render('cases.line.suggest_negate_list')",
44 44   "data-query-list-contents" : "value",
... ... @@ -51,7 +51,7 @@
51 51  #set($remedy = {
52 52   "id" : "remedy",
53 53   "type" : "text",
54 - "required" : "yes",
54 + "required" : "true",
55 55   "label" : "Remedy",
56 56   "aria-label" : "Choose the remedy",
57 57   "placeholder" : "$services.localization.render('cases.word.remedy.placeholder')",
... ... @@ -61,7 +61,7 @@
61 61   "data-suggest-list-header" : "$services.localization.render('cases.line.suggest_select_list')",
62 62   "data-query-list-contents" : "value/key",
63 63   "data-create-xobj" : "true",
64 - "data-xobj-classname" : "cases.Code.casesClass",
64 + "data-xobj-classname" : "books.WebHome",
65 65   "data-xobj-fieldname" : "remedy",
66 66   "help-block" : 'Select the remedy that is central in this case.'
67 67  })
... ... @@ -83,17 +83,17 @@
83 83  #set($author = {
84 84   "id" : "author",
85 85   "type" : "text",
86 - "required" : "no",
86 + "required" : "false",
87 87   "label" : "Author",
88 88   "aria-label" : "Enter the author name",
89 89   "placeholder" : "$services.localization.render('cases.word.author.placeholder')",
90 90   "data-query-type" : "XWQL.matchObject",
91 - "data-query-scope" : "cases",
91 + "data-query-scope" : "books",
92 92   "data-query-list-type" : "suggest-select",
93 93   "data-suggest-list-header" : "$services.localization.render('cases.line.suggest_select_list')",
94 94   "data-query-list-contents" : "value",
95 95   "data-create-xobj" : "true",
96 - "data-xobj-classname" : "cases.Code.casesClass",
96 + "data-xobj-classname" : "books.WebHome",
97 97   "data-xobj-fieldname" : "author",
98 98   "help-block" : 'Select the author of this case.'
99 99  })
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
remedy
Number
... ... @@ -1,0 +1,1 @@
1 +3
Size
... ... @@ -1,0 +1,1 @@
1 +30
Pretty Name
... ... @@ -1,0 +1,1 @@
1 +remedy
Name
... ... @@ -1,0 +1,1 @@
1 +remedy
title
Number
... ... @@ -1,0 +1,1 @@
1 +1
Size
... ... @@ -1,0 +1,1 @@
1 +30
Pretty Name
... ... @@ -1,0 +1,1 @@
1 +title
Name
... ... @@ -1,0 +1,1 @@
1 +title
Use Suggest
... ... @@ -1,0 +1,1 @@
1 +1
type
Number
... ... @@ -1,0 +1,1 @@
1 +2
Size
... ... @@ -1,0 +1,1 @@
1 +30
Pretty Name
... ... @@ -1,0 +1,1 @@
1 +type
Name
... ... @@ -1,0 +1,1 @@
1 +type
Use Suggest
... ... @@ -1,0 +1,1 @@
1 +1