1
1
{
2
- "startPage" : " /applicant-information" ,
3
- "pages" : [
2
+ "startPage" : " /applicant-information" ,
3
+ "pages" : [
4
+ {
5
+ "path" : " /summary" ,
6
+ "title" : " Check your answers" ,
7
+ "components" : [],
8
+ "next" : [],
9
+ "section" : " FabDefault" ,
10
+ "controller" : " ./pages/summary.js"
11
+ },
12
+ {
13
+ "path" : " /who-should-we-contact-about-this-application" ,
14
+ "title" : " Who should we contact about this application?" ,
15
+ "components" : [
4
16
{
5
- "path" : " /summary" ,
6
- "title" : " Check your answers" ,
7
- "components" : [],
8
- "next" : [],
9
- "section" : " FabDefault" ,
10
- "controller" : " ./pages/summary.js"
17
+ "options" : {
18
+ "hideTitle" : true
19
+ },
20
+ "type" : " TextField" ,
21
+ "title" : " Full name" ,
22
+ "hint" : " <label class=\" govuk-label\" for=\" OkKkMd\" >Full name</label>" ,
23
+ "schema" : {},
24
+ "name" : " OkKkMd"
11
25
},
12
26
{
13
- "path" : " /who-should-we-contact-about-this-application" ,
14
- "title" : " Who should we contact about this application?" ,
15
- "components" : [
16
- {
17
- "options" : {
18
- "hideTitle" : true
19
- },
20
- "type" : " TextField" ,
21
- "title" : " Full name" ,
22
- "hint" : " <label class=\" govuk-label\" for=\" OkKkMd\" >Full name</label>" ,
23
- "schema" : {},
24
- "name" : " OkKkMd"
25
- },
26
- {
27
- "options" : {
28
- "hideTitle" : true
29
- },
30
- "type" : " TextField" ,
31
- "title" : " Job title" ,
32
- "hint" : " <label class=\" govuk-label\" for=\" Lwkcam\" >Job title</label>" ,
33
- "schema" : {},
34
- "name" : " Lwkcam"
35
- },
36
- {
37
- "options" : {
38
- "hideTitle" : true
39
- },
40
- "type" : " EmailAddressField" ,
41
- "title" : " Email address" ,
42
- "hint" : " <label class=\" govuk-label\" for=\" XfiUqN\" >Email address</label>" ,
43
- "schema" : {},
44
- "name" : " XfiUqN"
45
- },
46
- {
47
- "options" : {
48
- "hideTitle" : true
49
- },
50
- "type" : " TelephoneNumberField" ,
51
- "title" : " Telephone number" ,
52
- "hint" : " <label class=\" govuk-label\" for=\" DlZjvr\" >Telephone number</label>" ,
53
- "schema" : {},
54
- "name" : " DlZjvr"
55
- }
56
- ],
57
- "next" : [
58
- {
59
- "path" : " /summary"
60
- }
61
- ],
62
- "section" : " bnfUAs"
27
+ "options" : {
28
+ "hideTitle" : true
29
+ },
30
+ "type" : " TextField" ,
31
+ "title" : " Job title" ,
32
+ "hint" : " <label class=\" govuk-label\" for=\" Lwkcam\" >Job title</label>" ,
33
+ "schema" : {},
34
+ "name" : " Lwkcam"
63
35
},
64
36
{
65
- "path" : " /applicant-information" ,
66
- "title" : " Applicant information" ,
67
- "components" : [
68
- {
69
- "type" : " Para" ,
70
- "content" : " <label>In this section, we'll ask about:</label>\n\n <ul class=\" govuk-list govuk-list--bullet\" >\n <li>contact\u2019 s name</li>\n <li>contact\u2019 s job title</li>\n <li>contact\u2019 s email address</li>\n <li>contact\u2019 s telephone number</li>\n </ul>" ,
71
- "options" : {},
72
- "schema" : {},
73
- "name" : " IxjdZq"
74
- }
75
- ],
76
- "next" : [
77
- {
78
- "path" : " /who-should-we-contact-about-this-application"
79
- }
80
- ],
81
- "section" : " FabDefault" ,
82
- "controller" : " start.js"
83
- }
84
- ],
85
- "lists" : [],
86
- "conditions" : [],
87
- "sections" : [
88
- {
89
- "name" : " FabDefault" ,
90
- "title" : " Default Section" ,
37
+ "options" : {
91
38
"hideTitle" : true
39
+ },
40
+ "type" : " EmailAddressField" ,
41
+ "title" : " Email address" ,
42
+ "hint" : " <label class=\" govuk-label\" for=\" XfiUqN\" >Email address</label>" ,
43
+ "schema" : {},
44
+ "name" : " XfiUqN"
92
45
},
93
46
{
94
- "name" : " bnfUAs" ,
95
- "title" : " Applicant information" ,
96
- "hideTitle" : false
47
+ "options" : {
48
+ "hideTitle" : true
49
+ },
50
+ "type" : " TelephoneNumberField" ,
51
+ "title" : " Telephone number" ,
52
+ "hint" : " <label class=\" govuk-label\" for=\" DlZjvr\" >Telephone number</label>" ,
53
+ "schema" : {},
54
+ "name" : " DlZjvr"
55
+ }
56
+ ],
57
+ "next" : [
58
+ {
59
+ "path" : " /summary"
60
+ }
61
+ ],
62
+ "section" : " bnfUAs"
63
+ },
64
+ {
65
+ "path" : " /applicant-information" ,
66
+ "title" : " Applicant information" ,
67
+ "components" : [
68
+ {
69
+ "type" : " Para" ,
70
+ "content" : " <label>In this section, we'll ask about:</label>\n\n <ul class=\" govuk-list govuk-list--bullet\" >\n <li>full name</li>\n <li>job title</li>\n <li>email address</li>\n <li>telephone number</li>\n </ul>" ,
71
+ "options" : {},
72
+ "schema" : {},
73
+ "name" : " IxjdZq"
74
+ }
75
+ ],
76
+ "next" : [
77
+ {
78
+ "path" : " /who-should-we-contact-about-this-application"
97
79
}
98
- ],
99
- "outputs" : [],
100
- "skipSummary" : false ,
101
- "name" : " Apply for Funding to cover the cost of delivering a High Street Rental Auction"
102
- }
80
+ ],
81
+ "section" : " FabDefault" ,
82
+ "controller" : " start.js"
83
+ }
84
+ ],
85
+ "lists" : [],
86
+ "conditions" : [],
87
+ "sections" : [
88
+ {
89
+ "name" : " FabDefault" ,
90
+ "title" : " Default Section" ,
91
+ "hideTitle" : true
92
+ },
93
+ {
94
+ "name" : " bnfUAs" ,
95
+ "title" : " Applicant information" ,
96
+ "hideTitle" : false
97
+ }
98
+ ],
99
+ "outputs" : [],
100
+ "skipSummary" : false ,
101
+ "name" : " Apply for Funding to cover the cost of delivering a High Street Rental Auction" ,
102
+ "version" : 2 ,
103
+ "feeOptions" : {
104
+ "allowSubmissionWithoutPayment" : true ,
105
+ "maxAttempts" : 3 ,
106
+ "showPaymentSkippedWarningPage" : false
107
+ },
108
+ "markAsComplete" : false
109
+ }
0 commit comments