1
+ <content-type >
2
+ <display-name >Mellomsteg for kontaktside</display-name >
3
+ <super-type >base:structured</super-type >
4
+ <is-abstract >false</is-abstract >
5
+ <is-final >true</is-final >
6
+ <form >
7
+ <field-set >
8
+ <label >Tittel og ingress</label >
9
+ <items >
10
+ <mixin name =" page-header" />
11
+ <input type =" TextLine" name =" textAboveTitle" >
12
+ <label >Tekst over tittel</label >
13
+ <occurrences minimum =" 0" maximum =" 1" />
14
+ </input >
15
+ <mixin name =" illustration" />
16
+ <mixin name =" html-area" />
17
+ </items >
18
+ </field-set >
19
+ <field-set >
20
+ <label >Kort-url</label >
21
+ <items >
22
+ <input name =" customPath" type =" CustomSelector" >
23
+ <label >Må begynne med '/start/[målgruppe dersom ikke privatperson]'</label >
24
+ <occurrences minimum =" 1" maximum =" 1" />
25
+ <config >
26
+ <service >customPathSelector</service >
27
+ </config >
28
+ </input >
29
+ </items >
30
+ </field-set >
31
+ <field-set >
32
+ <label >Lenker</label >
33
+ <items >
34
+ <input name =" linkPanelsHeading" type =" TextLine" >
35
+ <label >Overskrift</label >
36
+ <occurrences minimum =" 0" maximum =" 1" />
37
+ </input >
38
+ <input name =" linkPanelsSubHeading" type =" TextLine" >
39
+ <label >Undertittel</label >
40
+ <occurrences minimum =" 0" maximum =" 1" />
41
+ </input >
42
+ <item-set name =" linkPanels" >
43
+ <occurrences minimum =" 1" maximum =" 0" />
44
+ <items >
45
+ <mixin name =" link-internal" />
46
+ <input type =" TextArea" name =" ingress" >
47
+ <label >Ingress</label >
48
+ <occurrences minimum =" 0" maximum =" 1" />
49
+ </input >
50
+ </items >
51
+ </item-set >
52
+ </items >
53
+ </field-set >
54
+ <field-set >
55
+ <label >Tilbakelenke</label >
56
+ <items >
57
+ <item-set name =" backLink" >
58
+ <label >Tilbakelenke</label >
59
+ <occurrences minimum =" 1" maximum =" 1" />
60
+ <items >
61
+ <mixin name =" link-internal" />
62
+ </items >
63
+ </item-set >
64
+ </items >
65
+ </field-set >
66
+ </form >
67
+ </content-type >
0 commit comments