-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathCaseField.json
More file actions
564 lines (564 loc) · 137 KB
/
CaseField.json
File metadata and controls
564 lines (564 loc) · 137 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
[
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "schemaVersion", "Label": "Version of schema applicable for this case", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "taskList", "Label": "Case progress", "FieldType": "Text", "SecurityClassification": "PUBLIC"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "taskListLabel", "Label": "${taskList}", "FieldType": "Label", "SecurityClassification": "PUBLIC"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "customHistoryViewer", "Label": "Custom History Viewer", "FieldType": "CaseHistoryViewer", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "customPaymentHistoryViewer", "Label": "Custom Payment History Viewer", "FieldType": "CasePaymentHistoryViewer", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "applicationID", "Label": "Application ID", "FieldType": "Number", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "applicationSubmittedDate", "Label": "Date application was submitted", "HintText": "This is the date that the application is received by the Registry either via post or digital", "FieldType": "Date", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "primaryApplicantIsApplying", "Label": "Are they applying?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "primaryApplicantForenames", "Label": "First name(s)", "HintText": "Include all middle names", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "primaryApplicantSurname", "Label": "Last name(s)", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "primaryApplicantSameWillName", "Label": "Is the applicant name written the same way as on the will?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "primaryApplicantAlias", "Label": "Enter their full name as it appears on the will", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "primaryApplicantAliasReason", "Label": "What is the reason for the applicant’s name difference on the will?", "FieldType": "FixedList", "FieldTypeParameter": "aliasReasonList", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "primaryApplicantOtherReason", "Label": "What is the ‘other’ reason for the applicant name difference on the will? ", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "primaryApplicantAddress", "Label": "Applicant address", "FieldType": "AddressUK", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "primaryApplicantPhoneNumber", "Label": "Applicant phone number", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "primaryApplicantEmailAddress", "Label": "Applicant email address", "FieldType": "Text", "RegularExpression": "[a-zA-Z0-9#$%'+=?^_`{|}~-]{1,30}(?:\\.[^.\\n]{1,30}){0,30}@[a-zA-Z0-9](?:[a-zA-Z0-9-.]{0,30}[a-zA-Z0-9])?\\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,10}[a-zA-Z0-9])?", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "primaryApplicantNotRequiredToSendDocuments", "Label": "Does the applicant required to send documents?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedNameSection", "Label": "### What's the full name of the deceased? \nUse the name on the death certificate", "HintText": "Use the name on the death certificate", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedForenames", "Label": "First name(s)", "HintText": "Include all middle names", "FieldType": "Text", "SecurityClassification": "Public", "Min": 1},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedSurname", "Label": "Last name(s)", "FieldType": "Text", "SecurityClassification": "Public", "Min": 1},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedAnyOtherNames", "Label": "Did the deceased have assets in any other names?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedForeignDeathCertInEnglish", "Label": "Is the original foreign death certificate in English?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedForeignDeathCertTranslation", "Label": "Is the English translation included in the foreign death certificate?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedAliasNameList", "Label": "Deceased Alias Names", "FieldType": "Collection", "FieldTypeParameter": "ProbateAliasName", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedDomicileInEngWales", "Label": "Was the deceased domiciled in England or Wales at the time of their death?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedAddress", "Label": "Permanent address of deceased at time of death", "FieldType": "AddressUK", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedDateOfBirth", "Label": "Date of birth", "HintText": "For example, 31 03 1945", "FieldType": "Date", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedDateOfDeath", "Label": "Date of death", "HintText": "Use the date from the death certificate. For example, 30 06 2016", "FieldType": "Date", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "willExists", "Label": "Did the deceased leave a will?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "willAccessOriginal", "Label": "Do you have access to the original will?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "willAccessNotarial", "Label": "Do you have access to a notarial or court-sealed copy of the will?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "willAccessNotarialYesLabel", "Label": "By selecting yes, you are confirming that you only have a court sealed or notarised copy of the will because the original is being held by the court or notary and cannot be released", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "willHasVisibleDamage", "Label": "Does the will have visible damage?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "willDamage", "Label": "Select types of will damage", "FieldType": "Damage", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "willDamageReasonKnown", "Label": "Do you know why the will has damages or marks", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "willDamageReasonDescription", "Label": "Reason for the damages or marks to the will", "FieldType": "TextArea", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "willDamageCulpritKnown", "Label": "Do you know who may have made damages or marks to the will?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "willDamageCulpritName", "Label": "Name of the person who may have made damages or marks to the will", "FieldType": "DamageCulprit", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "willDamageDateKnown", "Label": "Do you know roughly when the damages or marks appeared on the will?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "willDamageDate", "Label": "Date of roughly when the damages or marks happened to the will", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "willHasCodicils", "Label": "Were any codicils added to the will?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "codicilsHasVisibleDamage", "Label": "Do the codicils have any visible damages or marks?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "codicilsDamage", "Label": "Select types of codicils damage", "FieldType": "Damage", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "codicilsDamageReasonKnown", "Label": "Do you know why the codicils have visible damages or marks?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "codicilsDamageReasonDescription", "Label": "Reason for the visible damages or marks to the codicils", "FieldType": "TextArea", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "codicilsDamageCulpritKnown", "Label": "Do you know who may have made visible damages or marks to the codicils?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "codicilsDamageCulpritName", "Label": "Name of the person who may have made visible damages or marks to the codicils", "FieldType": "DamageCulprit", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "codicilsDamageDateKnown", "Label": "Do you know roughly when the visible damages or marks appeared on the codicils?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "codicilsDamageDate", "Label": "Date of roughly when the damages or marks happened to the codicils", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedWrittenWishes", "Label": "Did the person who died leave any written wishes", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "noOriginalWillAccessReason", "Label": "Tell us why you only have a copy of the will", "HintText": "Give as much detail as you can. This may help reduce any delays in processing your application.", "FieldType": "TextArea", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "originalWillSignedDate", "Label": "When was the original will signed and dated?", "HintText": "For example, 31 03 2020", "FieldType": "Date", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "codicilAddedDateList", "Label": "When was the codicil added?", "HintText": "For example, 31 03 2020", "FieldType": "Collection", "FieldTypeParameter": "CodicilAddedDate", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "willDate", "Label": "Date on the will", "FieldType": "Date", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "willSignedDate", "Label": "When was the original will signed and witnessed?", "HintText": "If there is more than one will, you need to give the date of the most recent one.For example, 30 06 2016", "FieldType": "Date", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "willNumberOfCodicils", "Label": "How many were added to the will?", "FieldType": "Number", "SecurityClassification": "Public", "Min": 1},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "dispenseWithNotice", "Label": "Is a dispense with notice required for any of the executors?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "titleAndClearingType", "Label": "What best describes the title and clearing type?", "FieldType": "FixedRadioList", "FieldTypeParameter": "TitleClearingTypes", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "trustCorpName", "Label": "Name of trust corporation", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "trustCorpAddress", "Label": "Address of trust corporation", "FieldType": "AddressUK", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "additionalExecutorsTrustCorpList", "Label": "Add all people acting on behalf of the trust corporation", "HintText": "Maximum 4", "FieldType": "Collection", "FieldTypeParameter": "ExecutorActingForTrustCorp", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "lodgementAddress", "Label": "Where is the resolution lodged?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "lodgementDate", "Label": "Lodgement date", "HintText": "For example, 12 11 2007", "FieldType": "Date", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "dispenseWithNoticeLeaveGiven", "Label": "Has leave already been given to dispense with notice?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "dispenseWithNoticeLeaveGivenDate", "Label": "On what date was leave given to dispense with notice?", "HintText": "For example, 12 11 2007", "FieldType": "Date", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "dispenseWithNoticeOverview", "Label": "Please give a brief overview of why notice should be dispensed with", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "dispenseWithNoticeSupportingDocs", "Label": "Please list any supporting documents you are providing as part of your application", "FieldType": "TextArea", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "dispenseWithNoticeOtherExecsList", "Label": "Add all executors to whom power is reserved", "FieldType": "Collection", "FieldTypeParameter": "DispenseWithNoticeExecutor", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "whoSharesInCompanyProfits", "Label": "Who shares in the profits at your company?", "HintText": "Select all that apply.", "FieldType": "MultiSelectList", "FieldTypeParameter": "SharingInProfits", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "anyOtherApplyingPartners", "Label": "Are there any other partners who are applying to act as an executor?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "anyOtherApplyingPartnersTrustCorp", "Label": "Is anyone else applying to act as an executor on behalf of the trust corporation?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "probatePractitionersPositionInTrust", "Label": "Name of the Probate practitioner's position within the trust corporation as per the resolution", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "willLatestCodicilHasDate", "Label": "Latest Codicil have a date ", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "willLatestCodicilDate", "Label": "Latest Codicil date", "FieldType": "Date", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "numberOfApplicants", "Label": "Number of applicants", "FieldType": "Number", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "numberOfExecutors", "Label": "Number of executors", "FieldType": "Number", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "otherExecutorExists", "Label": "Are there any more executors?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "executorsNotApplying", "Label": "Executors not applying", "FieldType": "Collection", "FieldTypeParameter": "ExecutorNotApplying", "SecurityClassification": "Public"},
{"LiveFrom": "02/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "executorsApplying", "Label": "Executors that are applying ", "FieldType": "Collection", "FieldTypeParameter": "ExecutorApplying", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsPrimaryExecutorNotApplyingReason", "Label": "Why aren't they applying?", "FieldType": "FixedRadioList", "FieldTypeParameter": "notApplyingExecutorReasonFixedList", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "ihtFormCompletedOnline", "Label": "IHT Form completed Online", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "ihtReferenceNumber", "Label": "IHT Reference Number", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "ihtGrossValue", "Label": "Gross value of the estate for probate", "FieldType": "MoneyGBP", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "ihtNetValue", "Label": "Net value of the estate for probate", "FieldType": "MoneyGBP", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "ihtFormNetValue", "Label": "Net value of the estate for probate", "FieldType": "MoneyGBP", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "dateOfDeathAfterEstateSwitch", "Label": "DOD is after switch date", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "iht400Switch", "Label": "IHT400 switch", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "ihtNetValueSwitch", "Label": "IHT Net value switch", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "showIht400421Page", "Label": "Show the IHT400421 page", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "ihtFormEstateValuesCompleted", "Label": "Were any Inheritance Tax (IHT) forms completed to report the value of the estate?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "ihtFormEstateValuesLabel", "Label": "What are the values of the estate for Inheritance tax?", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "calcCheckCompleted", "Label": "DON'T SHOW", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "ihtFormEstate", "Label": "Which IHT forms did you complete to report the estate’s value?", "FieldType": "FixedRadioList", "FieldTypeParameter": "IHTFormEstate", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "ihtEstateGrossValue", "Label": "Gross estate value for IHT", "FieldType": "MoneyGBP", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "ihtEstateGrossValueField", "Label": "Gross value of the IHT estate, as entered by the user", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "ihtEstateNetValue", "Label": "Net estate value for IHT", "FieldType": "MoneyGBP", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "ihtEstateNetValueField", "Label": "Net value of the IHT estate, as entered by the user", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "ihtEstateNetQualifyingValue", "Label": "Net qualifying estate value for IHT", "HintText": "If the Net qualifying value is Nil, enter 0", "FieldType": "MoneyGBP", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "ihtEstateNetQualifyingValueField", "Label": "Net qualifying value of the IHT estate, as entered by the user", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedHadLateSpouseOrCivilPartner", "Label": "Did the deceased have a late husband, wife or civil partner?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "ihtUnusedAllowanceClaimed", "Label": "Are you claiming the unused IHT allowance (‘nil-rate band’) of the deceased’s late husband, wife or civil partner?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "extraCopiesOfGrant", "Label": "How many extra UK copies of the grant do you need?", "FieldType": "Number", "Min": "0","SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "outsideUKGrantCopies", "Label": "How many sealed and certified copies of the grant do you need for use outside the UK?", "HintText": "Certain non-UK territories may need your client to provide a sealed and certified grant. Check if this is needed for your case, as a UK grant is still valid in some non-UK countries and jurisdictions", "FieldType": "Number", "Min": "0","SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "applicationFee", "Label": "Application fee", "FieldType": "MoneyGBP", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "feeForUkCopies", "Label": "Fee for additional UK copies", "FieldType": "MoneyGBP", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "feeForNonUkCopies", "Label": "Fee for certified copies", "FieldType": "MoneyGBP", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "totalFee", "Label": "Fee Amount", "FieldType": "MoneyGBP", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "paymentReferenceNumber", "Label": "Payment Reference Number", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "declaration", "Label": "Declaration", "FieldType": "Declaration", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "legalStatement", "Label": "LegalStatement", "FieldType": "LegalStatement", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "welshDeclaration", "Label": "Welsh Declaration", "FieldType": "Declaration", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "welshLegalStatement", "Label": "Welsh LegalStatement", "FieldType": "LegalStatement", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "softStop", "Label": "Soft Stop", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "hasDataChanged", "Label": "Has data changed", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsSolicitorFirmName", "Label": "Name of the firm, or the name under which the applicant operates", "FieldType": "Text", "SecurityClassification": "Public", "Min": 1, "Max": 100},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsSolicitorAddress", "Label": "Address of your firm or where the applicant operates", "FieldType": "AddressUK", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsSolicitorEmail", "Label": "Contact email address", "FieldType": "Text", "RegularExpression": "[a-zA-Z0-9#$%'+=?^_`{|}~-]{1,30}(?:\\.[^.\\n]{1,30}){0,30}@[a-zA-Z0-9](?:[a-zA-Z0-9-.]{0,30}[a-zA-Z0-9])?\\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,10}[a-zA-Z0-9])?", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsSolicitorPhoneNumber", "Label": "Contact phone number", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsSolicitorAppReference", "Label": "Your reference for this application", "FieldType": "Text", "SecurityClassification": "Public", "Max": 100},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsSolicitorIsExec", "Label": "Is the Probate practitioner named in the will as an executor?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsSolicitorWillSignSOT", "Label": "Are you the Probate practitioner who will sign the statement of truth?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsSolicitorIsApplying", "Label": "Is the Probate practitioner acting as an executor?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsSolicitorNotApplyingReason", "Label": "Why are they not applying?", "FieldType": "FixedRadioList", "FieldTypeParameter": "solsNotApplyingReasonFixedList", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsExtraCopiesOfGrantLabel1", "Label": "### How many extra official copies of the grant do you need for use in the UK?", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsExtraCopiesOfGrantLabel2", "Label": "<p>You'll receive an official copy of a grant of probate with your application fee.</p><p>Order extra official copies of the grant if you need to send them to different asset holders, for example, a copy for banks, insurance policies, shares and property.</p><p>Extra official copies cost £16.00 each.</p>", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsExtraCopiesOfGrantLabel3", "Label": "<details class=\"govuk-details\" data-module=\"govuk-details\"><summary class=\"govuk-details__summary\"><span class=\"govuk-details__summary-text\">What is an official copy?</span></summary><div class=\"govuk-details__text\"><p>It's a copy of the grant with a holographic silver seal on the front of it. A bank may ask you for a certified copy to release funds to you.</p><p>Official copies are used for assets in the UK only.</p></div></details>", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsOutsideUKGrantCopiesLabel1", "Label": "### How many extra certified copies of the grant do you need for use outside the UK?","FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsOutsideUKGrantCopiesLabel2", "Label": "<p>Order extra certified copies of the grant if you need to claim the estate outside the UK.</p><p>A certified copy will have the same features as the official copy and extra information confirming the details of the certification on the back of it.</p>", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedHasAssetsOutsideUK", "Label": "Assets outside uk", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "assetsOutsideNetValue", "Label": "Assets outside uk value", "FieldType": "MoneyGBP", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "ihtFormId", "Label": "Inheritance Tax form", "FieldType": "FixedRadioList", "FieldTypeParameter": "IHTFormID", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "iht217", "Label": "Was an IHT217 form filled in?", "FieldType": "YesOrNo", "FieldTypeParameter": "iht217", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "primaryApplicantNameSameAsWill", "Label": "Executor name same as will?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsSOTName", "Label": "Probate practitioner name", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsSOTForenames", "Label": "Probate practitioner first name(s)", "HintText": "Include all middle names", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsSOTSurname", "Label": "Probate practitioner last name(s)", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsForenames", "Label": "Your first name(s)", "HintText": "Include all middle names", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsSurname", "Label": "Your last name(s)", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsSOTJobTitle", "Label": "Probate practitioner job title", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsPaymentMethods", "Label": "How do you want to pay?", "FieldType": "FixedList", "FieldTypeParameter": "solsPaymentMethods", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsFeeAccountNumber", "Label": "Fee account number", "HintText": "Enter your account number without the letters PBA, for example 001234", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsPBANumber", "Label": "Fee account number", "HintText": "Select the correct PBA number from the list", "FieldType": "DynamicList", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsPBAPaymentReference", "Label": "Customer reference", "HintText": "This should be your own unique reference to identify the case. It will appear on your statements if you paid by PBA.", "FieldType": "Text", "Max": 255, "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsNeedsPBAPayment", "Label": "PBA payment needed", "HintText": "", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsOrgHasPBAs", "Label": "Does this organisation have any PBAs associated?", "HintText": "", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsNoPBAsLabel", "Label": "### You don't have a registered PBA\n\n### This case will not be saved\n\n## Register an existing PBA with MyHMCTS \n\nIf you want to pay with a different PBA, you or your organisation administrator will need to email MyHMCTSsupport@justice.gov.uk to ask for your PBA to be registered with your MyHMCTS account. You should include your organisation name and PBA number. \n\nIt can then take up to 3 days for your account to be updated. You’ll need to start your case again to pay the fee. \n\n## Apply to get a new PBA \n\nYou’ll need to provide details for you and your organisation, including the required credit limit for your account. \n\nOnce your account has been registered, you’ll be able to proceed with your case and pay the applicable fee. \n\nRead more information on <a href=\"https://www.gov.uk/guidance/hmcts-payment-by-account-for-online-services \">registering for PBA</a>.", "HintText": "", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsPayWithAnotherPBAsLabel", "Label": "<details class=\"govuk-details\" data-module=\"govuk-details\"><summary class=\"govuk-details__summary\"><span class=\"govuk-details__summary-text\">Pay with another PBA</span></summary><div class=\"govuk-details__text\"><div class=\"heading-h2\">If there’s 1 PBA listed</div>\n\nIf you want to pay with a different PBA, you or your organisation administrator will need to email MyHMCTSsupport@justice.gov.uk to ask for your PBA to be registered with your MyHMCTS account. You should include your organisation name and PBA number.\n\nIt can then take up to 3 days for your account to be updated. You’ll need to start your claim again to pay the fee\n\n<div class=\"heading-h2\">If there are 2 PBAs listed</div>\n\nYou won’t be able to add another PBA.\n\nYou can only submit this case online using one of the PBAs from the menu.\n\nIf you want to remove a PBA, you or your organisation administrator will need to email MyHMCTSsupport@justice.gov.uk. You should include the PBA number. It can then take up to 3 days for the PBA to be removed. We’ll send you confirmation.\n\nSelect ‘cancel’ below to discard the case.</div></details>", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsAmendLegalStatmentInfo", "Label": "### By clicking the 'Save or Submit' button on the next page, you will be re-directed to amend the details of chosen option", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsAmendLegalStatmentSelect", "Label": "Please select the details you wish to amend", "FieldType": "DynamicList", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsConfirmationAddInfo", "Label": "AdditionalInfo", "FieldType": "TextArea", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedDomiciledDet", "Label": "At the time of their death was the deceased:", "FieldType": "FixedList", "FieldTypeParameter": "DomiciledDetails", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsStartPage", "Label": "## Submit grant of probate applications online\n\nYou must submit grant of probate applications online, unless an exemption applies.\n\nYou can submit applications for letters of administration (intestacy) and letters of administration with will annexed (admon will) online when certain conditions apply.\n\n<a href=\"https://www.gov.uk/guidance/probate-paper-applications-for-legal-professionals\" target=\"_blank\">Guidance on exemptions, conditions and when application must be submitted by paper</a>\n\nStep by step guidance on submitting an application online can be found at <a href=\"https://www.gov.uk/government/publications/myhmcts-how-to-apply-for-probate-online/apply-for-probate-with-myhmcts\" target=\"_blank\">Apply for probate with MyHMCTS</a>\n\n## If you have submitted an IHT400 form\nYou must wait to receive a letter or email from HMRC with a probate code. You will need this code to apply.\n\nHMRC will send out the letter or email up to 20 working days after you submit the IHT400 form. If you have not received the letter or email, you should contact HMRC. \n\n### Inheritance Tax helpline\n\nTelephone: 0300 123 1072\n\nMonday to Friday, 9am to 5pm\n\nClosed on bank holidays", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsApplyPage", "Label": "## Probate practitioner details\n\n", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsPractitionerDtlsHelp", "Label": "Provide the name of the probate practitioner making this application. This includes solicitors or other qualified persons defined in <a href=\"https://www.legislation.gov.uk/uksi/1987/2024/article/2/made\" target=\"_blank\">Rule 2 of the Non-Contentious probate Rules 1987</a>, or chartered legal executives who are regulated by a professional legal regulator and have appropriate CILEX Regulation authorisation as a result of <a href=\"https://www.legislation.gov.uk/uksi/2014/2937/introduction/made\" target=\"_blank\">The Legal Services Act 2007 (Approved Regulator) (No.2) Order 2014</a> .\n\nSchedule 5 to The Legal Services Act 2007 further sets out the practitioners who are authorised and regulated to carry out probate activities. Schedule 3 to the Legal Services Act 2007 sets out those practitioners who are exempt but are able to conduct probate activities if all criteria as laid out in the Schedule are met.\n\nThis person will sign the <a href=\"https://www.gov.uk/government/publications/myhmcts-how-to-apply-for-probate-online/apply-for-probate-with-myhmcts#statement-of-truth\" target=\"_blank\">statement of truth</a>, confirming that they acting on behalf of the applicants approving the <a href=\"https://www.gov.uk/government/publications/myhmcts-how-to-apply-for-probate-online/apply-for-probate-with-myhmcts#legal-statement\" target=\"_blank\">legal statement</a>.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsPreviouslyIdentifiedExecs", "Label": "## Previously identified executors", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsPreviouslyIdentifiedExecsCcdCopy", "Label": "## Previously identified executors", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsIdentifiedApplyingExecs", "Label": "Applying executors", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsIdentifiedApplyingExecsCcdCopy", "Label": "Applying executors", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsIdentifiedNotApplyingExecs", "Label": "Non-applying executors", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsIdentifiedNotApplyingExecsCcdCopy", "Label": "Non-applying executors", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsExecutorInfoSection", "Label": "## Other executors\n\nUp to 4 executors can apply for probate.\n\nEnter all executors named in the will, including any who have died.\n\n If a trust corporation is applying as an executor, the trust corporation is classed as one executor, even where multiple nominees choose to sign the legal statement.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "primaryApplicantHasAlias", "Label": "Is this name different to how they are named in the will?", "HintText": "This could be because they changed their name, part of their name was not included, or their name was spelled differently in the will.", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsBeforeSubmitPage", "Label": "* Check the information you've given. You can do this on the next pages\n* Review the legal statement and declaration\n* Get authorisation from your client to confirm and sign the statement of truth on their behalf", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsCYAWillDetails", "Label": "# Details about the will", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsCYADeceasedEstateDetails", "Label": "# Details about the deceased estate", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsCYAExecutorDetails", "Label": "# Details about the executor", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsCYADeceasedDetails", "Label": "# Details about the deceased", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsCYANeedToUpdate", "Label": "Do you wish to change your answers to any of the above questions?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsCYAStateTransition", "Label": "Choose which set of information needs updating", "FieldType": "FixedList", "FieldTypeParameter": "checkYourAnswersEventTransitions", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsReviewLegalStatement1", "Label": "This is the legal statement and declaration. You can download it now for you and the applicants to review.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsReviewLegalStatement2", "Label": "If all the applicants agree with the legal statement and declaration, the document needs to be signed (typed or handwritten signatures are acceptable). The applicants can sign it, or they can authorise you to sign on their behalf. Where the applicants choose to sign the legal statement themselves, the probate practitioner is not required to sign the legal statement, except in circumstances where you are also an applicant who will be named on the grant.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsReviewLegalStatement3", "Label": "If you are signing on behalf of the applicants, you only need to sign next to your name. The practitioner who signs the legal statement must be the qualified practitioner who will also sign the statement of truth.\n\n", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsReviewLegalStatement4", "Label": "Where a probate practitioner signs the legal statement alone, the probate registry’s assumption is that you are signing and are authorised to sign on behalf of all applicants. If any applicants have not authorised you to sign on their behalf, they too should sign the legal statement.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsReviewLegalStatement5", "Label": "The original legal statement and declaration must be sent along with your other documents. You may want to keep a copy for your own records.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsConfirmSignSOT2", "Label": "You will sign a statement of truth on your client’s behalf.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsSOTNeedToUpdate", "Label": "Do you need to make any changes to the legal statement and declaration?", "HintText": "You can make changes to your legal statement up to and until you submit your application.", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsLegalStatementUploadLabel", "Label": "## Upload legal statement (optional)\nYou now have the option to upload your signed legal statement. You can upload the signed legal statement as a PDF, a scan or a photo. You can use a phone to do this if it has a camera. If you choose to upload a scan or a photo, the image must be of good quality. No page of the legal statement should be missing, partial, or otherwise obscured in any way.\n\n \n\nIf the material you submit is not legible or is missing information, your application will be delayed if we require you to resubmit material to an acceptable standard.\n \nIf you do not wish to upload your legal statement, you can continue with your application. You must then send a signed copy of your legal statement along with any other supporting documentation required from you once you submit your application.\n \nThe maximum size of the file must not exceed 300MB. Acceptable file types are JPEG, BMP, TIFF, PNG and PDF.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsLegalStatementUpload", "Label": "Select file to upload", "FieldType": "Document", "RegularExpression": ".jpg,.jpeg,.bmp,.tiff,.png,.pdf", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsIHT400Date", "Label": "When did you send the IHT400 and IHT421 to HMRC?", "HintText": "For example, 12 11 2020", "FieldType": "Date", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsSOTStateTransition", "Label": "Choose which set of information needs updating", "FieldType": "FixedList", "FieldTypeParameter": "checkYourAnswersEventTransitions", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsConfirmSignSOT3", "Label": "The executor believes that all the information stated in the legal statement is true. They have authorised ${solsSolicitorFirmName} to sign a statement of truth on their behalf.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsReviewSOTConfirm", "Label": " ", "FieldType": "TextArea", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsReviewSOTConfirmCheckbox1Names", "Label": " ", "FieldType": "TextArea", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsReviewSOTConfirmCheckbox2Names", "Label": " ", "FieldType": "TextArea", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsReviewSOTConfirmCheckbox1", "Label": " ", "FieldType": "MultiSelectList", "FieldTypeParameter": "SOTReview1", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsReviewSOTConfirmCheckbox2", "Label": " ", "FieldType": "MultiSelectList", "FieldTypeParameter": "SOTReview2", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsDeceasedAliasNamesList", "Label": "Alias name", "FieldType": "Collection", "FieldTypeParameter": "ProbateSolsAliasName", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsExecutorAliasNames", "Label": "Enter their full name as it appears in the will", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsAdditionalExecutorList", "Label": "Additional executor", "FieldType": "Collection", "FieldTypeParameter": "solAdditionalExecutor", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsAdditionalInfo", "Label": "Notes for this application", "HintText": "Tell us anything we need to know to process this application, for example extra documents you are including", "FieldType": "TextArea", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsLegalStatementDocument", "Label": "Legal statement", "FieldType": "Document", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsNextStepsDocument", "Label": "Next Steps Document", "FieldType": "Document", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsCoversheetDocument", "Label": "Coversheet", "FieldType": "Document", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsWillType", "Label": "Application type", "FieldType": "FixedRadioList", "FieldTypeParameter": "solsWillTypes", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsWillTypeReason", "Label": "Application type reason", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "willDispose", "Label": "Does the will dispose of the estate in England and Wales (or if will is in English, does it appoint an executor), or is the deceased a British National?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "noProofEntitlement", "Label": "The will is not entitled to proof in England and Wales.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "englishWill", "Label": "Is the will in English or Welsh?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "englishWillNo", "Label": "If it's not in English or Welsh, you'll need to provide an authenticated will translation. This is a translated copy of the original document with a signed affidavit or an official certificate attesting to the document's accuracy and the competency of the translator or translating service.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "appointExec", "Label": "Does the will appoint an executor?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "appointExecByDuties", "Label": "Are there any duties set out in the will which could constitute a person as an executor according to the tenor?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "appointExecNo", "Label": "Does the will appoint an executor according to the tenor?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsApplicantNameSection", "Label": "## Applicant details", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsApplicantRelationshipSection", "Label": "## Applicant's relationship", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsApplicantRelationshipToDeceased", "Label": "What is the applicant’s relationship to the deceased?", "FieldType": "FixedRadioList", "FieldTypeParameter": "solsRelationshipsToDeceased", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsSpouseOrCivilRenouncing", "Label": "Is there a living spouse or civil partner who is renouncing their right to apply now and in the future?", "HintText": "If a spouse is unable to apply because they lack mental capacity you will not be able to continue this application online.", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsSpouseOrCivilRenouncingInfo", "Label": "You can’t use this service if the spouse or civil partner is not renouncing.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsAdoptedEnglandOrWales", "Label": "Did the adoption take place in England or Wales?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsMinorityInterest", "Label": "Is there a minority interest in the estate?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsMinorityInterestInfo", "Label": "You can’t use this service if there is a minority interest.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsApplicantSiblings", "Label": "Does the deceased have any other issue?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsApplicantSiblingsInfo", "Label": "The online service can't process cases where the deceased has any other issue, you must apply using the PA1A.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsEntitledMinority", "Label": "Are any beneficiaries of the estate under the age of 18 years?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsEntitledMinorityInfo", "Label": "You can’t use this service if there is a beneficiary under the age of 18.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsDiedOrNotApplying", "Label": "Have all of the executors, and residuary legatees or devisees in trust named in the will died or decided not to apply?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsDiedOrNotApplyingInfo", "Label": "You can’t use this service if an executor/residuary legatee/devisee in trust is alive or applying.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsResiduary", "Label": "Are you named in the will as a residuary legatee or devisee?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsResiduaryInfo", "Label": "You can’t use this service if you are not named in the will as a residuary legatee or devisee.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsResiduaryType", "Label": "The applicant is: ", "FieldType": "FixedList", "FieldTypeParameter": "solsResiduaryTypes", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsLifeInterest", "Label": "Does any life interest arise in respect of the estate?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsLifeInterestInfo", "Label": "You can’t use this service if there is a life interest in respect of the estate.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "casePrinted", "Label": "Case has been printed and entered into ProbateMan", "FieldType": "FixedList", "FieldTypeParameter": "casePrintedTypes", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "registryLocation", "Label": "Registry location", "FieldType": "FixedList", "FieldTypeParameter": "registryLocations", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "applicationType", "Label": "Application type", "FieldType": "FixedList", "FieldTypeParameter": "applicationTypes", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "state", "Label": "State Field", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "02/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedMarriedAfterWillOrCodicilDate", "Label": "Deceased Married After Will Or Codicil Date", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boCaseStopReasonList", "Label": "Case stop reason", "HintText": "Reason for stopping the case", "FieldType": "Collection", "FieldTypeParameter": "boCaseStopReason", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boEmailDocsReceivedNotificationRequested", "Label": "Do you wish to send an email notification for documents received?", "HintText": "Documents received email notification", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boEmailGrantIssuedNotificationRequested", "Label": "Do you wish to send an email notification for grant issued?", "HintText": "Grant issued email notification", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boEmailDocsReceivedNotification", "Label": "Do you wish to send an email notification for documents received?", "HintText": "Documents received email notification", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boEmailGrantIssuedNotification", "Label": "Do you wish to send an email notification for grant issued?", "HintText": "Grant issued email notification", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boDeceasedTitle", "Label": "Title", "HintText": "Deceased title (eg Captain)", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boDeceasedHonours", "Label": "Honours", "HintText": "Deceased honours (eg OBE)", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boWillMessage", "Label": "Will message", "FieldType": "TextArea", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boExecutorLimitation", "Label": "Executor limitation", "FieldType": "TextArea", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boAdminClauseLimitation", "Label": "Admin clause limitation", "FieldType": "TextArea", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boLimitationText", "Label": "Limitation", "FieldType": "TextArea", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "probateDocumentsGenerated", "Label": "Documents generated", "FieldType": "Collection", "FieldTypeParameter": "ProbateDocument", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boStopDetails", "Label": "What information do you need?", "HintText": "Enter details on what information or documents you need from the applicant", "FieldType": "TextArea", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boDocumentsUploaded", "Label": "Documents uploaded", "FieldType": "Collection", "FieldTypeParameter": "documentUpload", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "probateNotificationsGenerated", "Label": "Notifications generated", "FieldType": "Collection", "FieldTypeParameter": "ProbateDocument", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boExaminationChecklistQ1", "Label": "Does all information in the application and Legal Statement match the Will and Death Certificate?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boExaminationChecklistQ2", "Label": "Have all key checks been completed?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boExaminationChecklistRequestQA", "Label": "Does this case require a review by QA?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "payments", "Label": "Online payments received", "FieldType": "Collection", "FieldTypeParameter": "Payment", "SecurityClassification": "Public"},
{"LiveFrom": "02/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "selectionList", "Label": "Please select the information you would like to amend", "FieldType": "FixedList", "FieldTypeParameter": "selectionFixedList", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "scannedDocuments", "Label": "Documents scanned", "FieldType": "Collection", "FieldTypeParameter": "ScannedDocument", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "evidenceHandled", "Label": "Supplementary evidence handled", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "evidenceHandledDate", "Label": "Supplementary evidence handled Date", "FieldType": "Date", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "spouseOrPartner", "Label": "Did the person who has died leave a surviving spouse or civil partner? ", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "childrenSurvived", "Label": "Were there any sons or daughters of the person who died survived them? ", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "childrenOverEighteenSurvived", "Label": "How many over 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "childrenUnderEighteenSurvived", "Label": "How many under 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "childrenDied", "Label": "Were there any sons or daughters of the person who has died who did not survive them? ", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "childrenDiedOverEighteen", "Label": "How many over 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "childrenDiedUnderEighteen", "Label": "How many under 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "grandChildrenSurvived", "Label": "Were there any children of people in the previous question, survived them? ", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "grandChildrenSurvivedOverEighteen", "Label": "How many over 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "grandChildrenSurvivedUnderEighteen", "Label": "How many under 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "primaryApplicantSecondPhoneNumber", "Label": "Applicant second phone number", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "primaryApplicantRelationshipToDeceased", "Label": "Relationship to the deceased", "FieldType": "FixedList", "FieldTypeParameter": "relationshipToDeceasedFixedList", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "paRelationshipToDeceasedOther", "Label": "Please Specify", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedMaritalStatus", "Label": "What was the marital status of the deceased at the date of death?", "FieldType": "FixedRadioList", "FieldTypeParameter": "martialStatusFixedList", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "willDatedBeforeApril", "Label": "Is the will dated before 4 April 1988?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedEnterMarriageOrCP", "Label": "Did the person who has died marry or enter a civil partnership?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "dateOfMarriageOrCP", "Label": "Date of marriage or civil partnership", "FieldType": "Date", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "dateOfDivorcedCPJudicially", "Label": "Date of divorce, civil partnership dissolved or judicial separation", "FieldType": "Date", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "willsOutsideOfUK", "Label": "Did the person who died have any wills that were made oustide of England and Wales", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "courtOfDecree", "Label": "What is the name of the court where the Decree Absolute, Decree of Dissolution of Partnership or Decree of Judicial Separation was issued?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "willGiftUnderEighteen", "Label": "Is there anyone under 18 years old who recieves a gift in the will or a codicil?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "applyingAsAnAttorney", "Label": "Are you applying as an attorney on behalf of one or more people who are entitled to apply for Grant of Representation?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "attorneyOnBehalfOfNameAndAddress", "Label": "Please give the full names of the person or people on whose behalf you are applying and their address", "FieldType": "Collection", "FieldTypeParameter": "AttorneyNamesAndAddress", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "mentalCapacity", "Label": "Is a person on whose behalf you are applying unable to make a decision for themselves due to an impairment of or a disturbance in the functioning of their mind or brain?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "courtOfProtection", "Label": "Has anyone been appointed by the Court of Protection to act on behalf of a person on whose behalf you are applying", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "epaOrLpa", "Label": "Has someone been appointed an attorney under the Enduring Power of Attory (EPA) or a Property and Financial Affairs Lasting Power of Attorney (LPA)", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "epaRegistered", "Label": "Has the Enduring Power of Attorney (EPA) been registered with the office of the Public Guardian?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "domicilityCountry", "Label": "In what country was the deceased domiciled at the date of death?", "HintText": "Please add the state or province where relevant. For example: Florida, USA.", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "ukEstate", "Label": "What does the estate in England and Wales of the person has died consist of?", "HintText": "Only answer this if the deceased is not domiciled in England and Wales.", "FieldType": "Collection", "FieldTypeParameter": "estateItems", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsDeceasedPropertySection", "Label": "## Deceased's property", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "immovableEstate", "Label": "Does the whole of the estate in England and Wales consist of immovable property?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "immovableEstateInfo", "Label": "You are unable to apply online unless the estate in England and Wales consists wholly of immovable property.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "domicilityIHTCert", "Label": "Has an entrusting document, a succession certificate or an inheritance certificate been issued in the country of domicile of the person who has died? ", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "entitledToApply", "Label": "In what capacity are the persons applying entitled to apply? ", "FieldType": "FixedList", "FieldTypeParameter": "entitledToApplyFixedList", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "entitledToApplyOther", "Label": "Please specify", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "notifiedApplicants", "Label": "The undersigned declare that written notice has been given to all executors who have power reserved to them and are not making this application.", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "foreignAsset", "Label": "Did the person who has died own any foreign assets?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "foreignAssetEstateValue", "Label": "Please specify how much", "FieldType": "MoneyGBP", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "adopted", "Label": "Was any relative of the person who has died legally adopted?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "adoptiveRelatives", "Label": "Please name the legally adopted relatives and give their relationship to the person who has died.", "HintText": "Please state whether they were adopted into the family of the person who has died, or ‘adopted out’ (became part of someone else’s family). ", "FieldType": "Collection", "FieldTypeParameter": "adopted", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "caseType", "Label": "What case type is this?", "FieldType": "FixedList", "FieldTypeParameter": "caseTypeFixedList", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "parentsExistSurvived", "Label": "Were there any parents of the person who has died survived them?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "parentsExistOverEighteenSurvived", "Label": "How many over 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "parentsExistUnderEighteenSurvived", "Label": "How many under 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "wholeBloodSiblingsSurvived", "Label": "Were there any Whole-blood brothers or sisters of the person who has died survived them?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "wholeBloodSiblingsSurvivedOverEighteen", "Label": "How many over 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "wholeBloodSiblingsSurvivedUnderEighteen", "Label": "How many under 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "wholeBloodSiblingsDied", "Label": "Were there many Whole-blood brothers or sisters of the person who has died did not survive them?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "wholeBloodSiblingsDiedOverEighteen", "Label": "How many over 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "wholeBloodSiblingsDiedUnderEighteen", "Label": "How many under 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "wholeBloodNeicesAndNephews", "Label": "Were there any Children of people in the previous question, who survived them? ", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "wholeBloodNeicesAndNephewsOverEighteen", "Label": "How many over 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "wholeBloodNeicesAndNephewsUnderEighteen", "Label": "How many under 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "otherWholeBloodSiblings", "Label": "Were there other siblings who have the same parents? ", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "wholeBloodSiblingsDiedBeforeDeceased", "Label": "Were there any siblings die before deceased?", "FieldType": "FixedList", "FieldTypeParameter": "predeceasedFixedList", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "wholeBloodNiecesAndNephewsSurvived", "Label": "Were there any Children of people mentioned in the previous question survived them? ", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "wholeBloodSiblingsOverEighteen", "Label": "Were all of deceased’s siblings 18 or older?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "wholeBloodNiecesAndNephewsOverEighteen", "Label": "Were all of deceased’s nieces and nephews 18 or older", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "halfBloodSiblingsSurvived", "Label": "Were there any Half-blood brothers or sisters of the person who has died survived them? ", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "halfBloodSiblingsSurvivedOverEighteen", "Label": "How many over 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "halfBloodSiblingsSurvivedUnderEighteen", "Label": "How many under 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "halfBloodSiblingsDied", "Label": "Were there any Half-blood brothers or sisters of the person who has died did not survive them? ", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "halfBloodSiblingsDiedOverEighteen", "Label": "How many over 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "halfBloodSiblingsDiedUnderEighteen", "Label": "How many under 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "halfBloodNeicesAndNephews", "Label": "Were there any Children of people mentioned in the previous question survived them? ", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "halfBloodNeicesAndNephewsOverEighteen", "Label": "How many over 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "halfBloodNeicesAndNephewsUnderEighteen", "Label": "How many under 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "otherHalfBloodSiblings", "Label": "Were there other siblings who have one parent in common? ", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "halfBloodSiblingsDiedBeforeDeceased", "Label": "Were there any half-siblings die before deceased?", "FieldType": "FixedList", "FieldTypeParameter": "predeceasedFixedList", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "halfBloodNiecesAndNephewsSurvived", "Label": "Were there any Children of people mentioned in the previous question survived them? ", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "halfBloodSiblingsOverEighteen", "Label": "Were all of deceased’s half-siblings 18 or older?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "halfBloodNiecesAndNephewsOverEighteen", "Label": "Were all of deceased’s half-nieces and half-nephews 18 or older", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "grandparentsDied", "Label": "Were there any Grandparents of the person who has died survived them? ", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "grandparentsDiedOverEighteen", "Label": "How many over 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "grandparentsDiedUnderEighteen", "Label": "How many under 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "wholeBloodUnclesAndAuntsSurvived", "Label": "Were there any Whole-blood uncles or aunts of the person who has died survived them? ", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "wholeBloodUnclesAndAuntsSurvivedOverEighteen", "Label": "How many over 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "wholeBloodUnclesAndAuntsSurvivedUnderEighteen", "Label": "How many under 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "wholeBloodUnclesAndAuntsDied", "Label": "Were there any Whole-blood uncles or aunts of the person who has died did not survive them? ", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "wholeBloodUnclesAndAuntsDiedOverEighteen", "Label": "How many over 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "wholeBloodUnclesAndAuntsDiedUnderEighteen", "Label": "How many under 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "wholeBloodCousinsSurvived", "Label": "Were there any Children of people mentioned in the previous question, who survived them? ", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "wholeBloodCousinsSurvivedOverEighteen", "Label": "How many over 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "wholeBloodCousinsSurvivedUnderEighteen", "Label": "How many under 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "halfBloodUnclesAndAuntsSurvived", "Label": "Were there any Half-blood uncles or aunts of the person who has died survived them? ", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "halfBloodUnclesAndAuntsSurvivedOverEighteen", "Label": "How many over 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "halfBloodUnclesAndAuntsSurvivedUnderEighteen", "Label": "How many under 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "halfBloodUnclesAndAuntsDied", "Label": "Were there any Half-blood uncles or aunts of the person who has died did not survived them ", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "halfBloodUnclesAndAuntsDiedOverEighteen", "Label": "How many over 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "halfBloodUnclesAndAuntsDiedUnderEighteen", "Label": "How many under 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "halfBloodCousinsSurvived", "Label": "Were there any Children of people mentioned in the previous question, who survived them? ", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "halfBloodCousinsSurvivedOverEighteen", "Label": "How many over 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "halfBloodCousinsSurvivedUnderEighteen", "Label": "How many under 18 years old?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedRelativesLabel", "Label": "How many of the following blood and adoptive relatives did the person who has died have? ", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "applicationFeePaperForm", "Label": "Application fee ", "FieldType": "MoneyGBP", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "feeForCopiesPaperForm", "Label": "Fees for copies ", "FieldType": "MoneyGBP", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "totalFeePaperForm", "Label": "Total fees", "FieldType": "MoneyGBP", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "paperPaymentMethod", "Label": "Please select the correct payment method", "FieldType": "FixedList", "FieldTypeParameter": "paperPaymentMethodFixedList", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "paymentReferenceNumberPaperform", "Label": "Payment reference ", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "paperForm", "Label": "Is this a paper form?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "channelChoice", "Label": "What is the channel choice?", "FieldType": "FixedList", "FieldTypeParameter": "channelChoiceFixedList", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "languagePreferenceWelsh", "Label": "Is the language preference Welsh?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedDiedEngOrWales", "Label": "Did the deceased die in England or Wales?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedDeathCertificate", "Label": "Do you have a death certificate or an interim death certificate?", "FieldType": "FixedList", "FieldTypeParameter": "deceasedDeathCertificateFixedList", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "notApplicableForThisCaseType1", "Label": "Sorry this option is not applicable for this case type, please press back and select another option", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "notApplicableForThisCaseType2", "Label": "Sorry this option is not applicable for this case type, please press back and select another option", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "notApplicableForThisCaseType3", "Label": "Sorry this option is not applicable for this case type, please press back and select another option", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "caseMatches", "Label": "${matches}", "FieldType": "Collection", "FieldTypeParameter": "CaseMatch", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "matches", "Label": "Possible case matches", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "issueEarlySwitch", "Label": "Issue Switch?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "issueEarlyGopORAdmonWill", "Label": "Please note that 7 clear days have not yet passed since the date of death. Therefore, the grant should not be issued at this time unless specific directions have been provided by the Registrar to proceed.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "issueEarlyIntestacyORAdColligendaBona", "Label": "Please note that 14 clear days have not yet passed since the date of death. Therefore, the grant should not be issued at this time unless specific directions have been provided by the Registrar to proceed.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boSendToBulkPrint", "Label": "Is the grant to be sent to bulk printing?", "HintText": "note if you select no, the grant will need to printed locally and dealt with within the registry", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boSendToBulkPrintRequested", "Label": "Is the grant to be sent to bulk printing?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "recordId", "Label": "ProbateMan Id", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "legacyId", "Label": "id", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "legacyType", "Label": "Legacy case type", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "legacyCaseViewUrl", "Label": "Legacy case link", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "legacyCaseViewUrlLink", "Label": "[Click here to open legacy case](${legacyCaseViewUrl})", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "bulkPrintSendLetterId", "Label": "Send letter ID is:", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "bulkPrintPdfSize", "Label": "Bulk Print PDF size is:", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "grantIssuedDate", "Label": "Grant issued date", "FieldType": "Date", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "dateOfDeathType", "Label": "What type of date of death is?", "HintText": "Use this to indicate if the exact date of death is not known", "FieldType": "FixedList", "FieldTypeParameter": "dateOfDeathTypeFixedList", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boCaveatStopNotificationRequested", "Label": "Do you wish to send a caveat stop notification?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boCaveatStopNotification", "Label": "Do you wish to send a caveat stop notification?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boCaseStopCaveatId", "Label": "What is the case id of the caveat?", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boCaveatStopEmailNotificationRequested", "Label": "Do you wish to send an email notification?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boCaveatStopEmailNotification", "Label": "Do you wish to send an email notification?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boCaveatStopSendToBulkPrintRequested", "Label": "Do you wish to send via bulk print?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boCaveatStopSendToBulkPrint", "Label": "Do you wish to send via bulk print?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "resolveStopState", "Label": "Which state do you wish to return the case to?", "FieldType": "FixedList", "FieldTypeParameter": "resolveStopStateFixedList", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "bulkPrintId", "Label": "Bulk print send letter Ids", "FieldType": "Collection", "FieldTypeParameter": "BulkPrint", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "bulkScanCaseReference", "Label": "Bulk scan case reference", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "labelAboutApplicant", "Label": "# About the applicant(s)", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "labelAboutPersonDied", "Label": "# About the person who has died", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "labelForeigndomicile", "Label": "# Foreign Domicile", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "labelInheTax", "Label": "# Inheritance Tax", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "labelIhtProbate", "Label": "What are the values of the estate for probate?", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "labelIhtEstate", "Label": "### Enter the estate values for IHT\n\n The values you enter must be whole numbers, and must not include full stops or commas. You do not need to include pence. For example 25000, not 25,000.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "orderNeeded", "Label": "Is an order needed?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "reissueReason", "Label": "Reason for reissuing the case", "FieldType": "Collection", "FieldTypeParameter": "ReissueExamineCase", "SecurityClassification": "Public"},
{"LiveFrom": "02/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "reissueSelectionList", "Label": "Please select the information you would like to amend", "FieldType": "FixedList", "FieldTypeParameter": "reissueSelectionFixedList", "SecurityClassification": "Public"},
{"LiveFrom": "02/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "reissueReasonNotation", "Label": "What notation should appear on the grant?", "HintText": "The notation will appear below the grant title", "FieldType": "FixedList", "FieldTypeParameter": "reissueNotationFixedList", "SecurityClassification": "Public"},
{"LiveFrom": "02/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "reissueDate", "Label": "What date should appear on the notation?", "FieldType": "Date", "SecurityClassification": "Public"},
{"LiveFrom": "02/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "latestGrantReissueDate", "Label": "Last date of reissue", "FieldType": "Date", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedDivorcedInEnglandOrWales", "Label": "Was the deceased divorced in England or Wales?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "primaryApplicantAdoptedIn", "Label": "Was the applicant adopted in to the family?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "primaryApplicantAdoptionInEnglandOrWales", "Label": "Did the adoption take place in England or Wales?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "primaryApplicantAdoptedOut", "Label": "Was the applicant adopted out of the family?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "primaryApplicantParentAdoptedIn", "Label": "Did the deceased legally adopt the applicant’s parent?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "primaryApplicantParentAdoptionInEnglandOrWales", "Label": "Did the adoption take place in England or Wales?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "primaryApplicantParentAdoptedOut", "Label": "Did the deceased legally adopt the applicant’s parent out of the family?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedAdoptedIn", "Label": "Was the deceased adopted in to the family?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedAdoptionInEnglandOrWales", "Label": "Did the adoption take place in England or Wales?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedAdoptedOut", "Label": "Was the deceased adopted out of the family?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedSpouseNotApplyingReason", "Label": "Why isn't the deceased's spouse applying?", "FieldType": "FixedList", "FieldTypeParameter": "spouseNotApplyingReasonFixedList", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedOtherChildren", "Label": "Did the deceased have any other children?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "allDeceasedChildrenOverEighteen", "Label": "Are all of the deceased's children over eighteen?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "anyDeceasedChildrenDieBeforeDeceased", "Label": "Did any of the deceased's children die before deceased?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "anyDeceasedGrandChildrenUnderEighteen", "Label": "Are any of the deceased's grand children under eighteen?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedAnyChildren", "Label": "Did the deceased have any children?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedAnyLivingDescendants", "Label": "Are there any living children, grandchildren or great-grandchildren of the deceased?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedAnyOtherParentAlive", "Label": "Is the deceased’s other parent alive?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "statementOfTruthDocument", "Label": "Legal Statement", "FieldType": "Document", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "amendedLegalStatement", "Label": "Amended Legal Statement", "FieldType": "Document", "SecurityClassification": "Public", "RegularExpression": ".pdf"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boEmailGrantReissuedNotificationRequested", "Label": "Do you wish to send an email notification for grant reissued?", "HintText": "Grant issued email notification", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boEmailGrantReissuedNotification", "Label": "Do you wish to send an email notification for grant reissued?", "HintText": "Grant issued email notification", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boGrantReissueSendToBulkPrintRequested", "Label": "Is the reissued grant to be sent to bulk printing?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boGrantReissueSendToBulkPrint", "Label": "Is the reissued grant to be sent to bulk printing?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "resolveStopReissueState", "Label": "Which state do you wish to return the case to?", "FieldType": "FixedList", "FieldTypeParameter":"resolveStopStateReissueFixedList", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "legalDeclarationJson", "Label": "Legal Declaration", "FieldType": "TextArea", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "checkAnswersSummaryJson", "Label": "Check Answers Summary", "FieldType": "TextArea", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "registryAddress", "Label": "Registry Address", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "registryEmailAddress", "Label": "Registry Email Address", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "registrySequenceNumber", "Label": "Registry Sequence Number", "FieldType": "Number", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedAddressFound", "Label": "Deceased Address Found", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedAddresses", "Label": "Deceased Addresses", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "primaryApplicantAddressFound", "Label": "Primary Applicant Address Found", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "primaryApplicantAddresses", "Label": "Primary Applicant Addresses", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "otherExecutorsApplying", "Label": "Other executors applying", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "executorsAllAlive", "Label": "Executors all alive", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "executorsHaveAlias", "Label": "Executors have alias", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "declarationCheckbox", "Label": "Declaration Checkbox", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "legalDeclaration", "Label": "Legal Declaration", "FieldType": "TextArea", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "checkAnswersSummary", "Label": "Check Answers Summary", "FieldType": "TextArea", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "fees", "Label": "Fees", "FieldType": "Fees", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedPostCode", "Label": "Deceased search postcode", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "primaryApplicantPostCode", "Label": "Applicant search postcode", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "ihtGrossValueField", "Label": "IHT gross value field as entered by the user", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "ihtNetValueField", "Label": "IHT net value field as entered by the user", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boStopDetailsDeclarationParagraph", "Label": "Do you need to include the legal declaration?", "HintText": "Only select ‘No’ if all of the information needs to be returned by post", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boEmailRequestInfoNotificationRequested", "Label": "Do you wish to send an email notification for request of information?", "HintText": "Request information email notification", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boEmailRequestInfoNotification", "Label": "Do you wish to send an email notification for the request of information?", "HintText": "Request information email notification", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boRequestInfoSendToBulkPrintRequested", "Label": "Is the request of information to be sent to bulk printing?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boRequestInfoSendToBulkPrint", "Label": "Is the request of information to be sent to bulk printing?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "executorsApplyingNotifications", "Label": "Applying executor", "FieldType": "Collection", "FieldTypeParameter": "ExecutorsApplyingNotification", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "probateSotDocumentsGenerated", "Label": "Legal Statement Documents generated", "FieldType": "Collection", "FieldTypeParameter": "ProbateDocument", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "applicantNotification", "Label": "At least one applicant must be selected to send a notification too", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "categories", "Label": "Choose categories", "FieldType": "Categories", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "paragraphDetails", "Label": "Enter any requested details", "FieldType": "Collection", "FieldTypeParameter": "ParagraphDetail", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "previewLink", "Label": "Letter preview", "FieldType": "Document", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "generateLetter", "Label": "If you wish to save the letter to the case, press Continue.\nTo create another preview, press Cancel and assemble the letter again.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boAssembleLetterSendToBulkPrintRequested", "Label": "Is the request of information to be sent to bulk printing?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boAssembleLetterSendToBulkPrint", "Label": "Is the request of information to be sent to bulk printing?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "grantDelayedNotificationIdentified", "Label": "Has a grant delayed notification been identified?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "grantDelayedNotificationSent", "Label": "Has a grant delayed notification been sent?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "grantDelayedNotificationDate", "Label": "Grant delayed notification date", "FieldType": "Date", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "grantStoppedDate", "Label": "Grant stopped date", "FieldType": "Date", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "escalatedDate", "Label": "Case escalated date", "FieldType": "Date", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "caseWorkerEscalationDate", "Label": "SME Referral date", "FieldType": "Date", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "resolveCaseWorkerEscalationDate", "Label": "Resolve SME Referral date", "FieldType": "Date", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "resolveCaseWorkerEscalationState", "Label": "Resolve SME Referral state to?", "FieldType": "FixedList", "FieldTypeParameter": "resolveEscalationStateFixedList", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "authenticatedDate", "Label": "Case authenticated date", "FieldType": "Date", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "grantAwaitingDocumentationNotificationDate", "Label": "Grant stopped date", "FieldType": "Date", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "grantAwaitingDocumentatioNotificationSent", "Label": "Has a grant awaiting documentation notification been sent?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "pcqId", "Label": "PCQ ID", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "reprintDocument", "Label": "Which document do you wish to reprint?", "FieldType": "DynamicList", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "reprintNumberOfCopies", "Label": "How many copies are needed?", "FieldType": "Number", "Min": "0", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "nameOfFirmNamedInWill", "Label": "Name of firm named in will", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "nameOfSucceededFirm", "Label": "Name of firm that has succeeded to, and carried on the practice", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "morePartnersHoldingPowerReserved", "Label": "Is there more than one partner holding power reserved?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "02/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "otherPartnersApplyingAsExecutors", "Label": "Add all partners that are applying to act as an executor", "HintText": "Maximum 4", "FieldType": "Collection", "FieldTypeParameter": "OtherPartnerExecutorApplying", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "applicationGrounds", "Label": "Please state the grounds for making this application and any information in support:", "FieldType": "TextArea", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2020", "CaseTypeID": "GrantOfRepresentation", "ID": "bulkScanEnvelopes", "Label": "Bulk Scan Envelopes", "FieldType": "Collection", "FieldTypeParameter": "BulkScanEnvelope", "SecurityClassification": "PUBLIC"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "noneOfTheseOptionStop", "Label": "#### If you have selected 'none of these' because the title and clearing is not covered by the options above, you will not be able to continue making this application online. Please apply with a [paper form](https://www.gov.uk/guidance/probate-paper-applications-for-legal-professionals).", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "noneOfTheseOptionNoNo", "Label": "#### By selecting 'none of these' you are confirming that the Probate practitioner is making this application on behalf of other named executors who will be acting as executors.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "noneOfTheseOptionYesYes", "Label": "#### By selecting 'none of these' you are confirming that the Probate practitioner has a right to act as an executor, as they are named in the will.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "noneOfTheseOptionYesNo", "Label": "#### By selecting 'none of these' you are confirming that the Probate practitioner named in the will is not acting as an executor, and there are other named executors who will be acting as executors.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "addressOfSucceededFirm", "Label": "Address of firm that has succeeded to, and carried on the practice", "FieldType": "AddressUK", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "addressOfFirmNamedInWill", "Label": "Address of firm named in will", "FieldType": "AddressUK", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "willAccessOriginalHintText", "Label": "If you do not have access to these documents, you cannot continue with this application online. You must complete and send HMCTS: \n* <a href=\"https://www.gov.uk/government/publications/form-pa1p-apply-for-probate-the-deceased-had-a-will\" target=\"_blank\">paper form PA1P</a>\n* statement of truth \n* exhibits that lead to a R54 Order NCPR 1987 to prove the will is lost, and that it has not been revoked", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "applyForProbatePageHint1", "Label": "##### You should only answer yes if the Probate practitioner named above is appointed in the Will specifically by their name", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "applyForProbatePageHint2", "Label": "##### You should only answer yes if the Probate practitioner named above is acting as executor as a partner/member/shareholder/director in an appointed firm or applying as a nominee of a trust corporation", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "furtherEvidenceForApplication", "Label": "Please provide any further information that may be needed on your legal statement", "HintText": "Where there is a will, this could include rule 12 (3) clearing, explanation of the plight and condition of the will, information supporting the will’s validity or information on any other documents of a testamentary nature that may exist. You may also wish to provide information to confirm the identity of an executor or beneficiary.", "FieldType": "TextArea", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deleteApplication", "Label": "Are you sure you want to permanently delete this application? You will no longer be able to view the details in the future.", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "isSolThePrimaryApplicant", "Label": "probate practitioner is primary applicant", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "caseHandedOffToLegacySite", "Label": "Case handed off to legacy site", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsSolicitorIsMainApplicant", "Label": "Hot fix for CaseValidationException field not found error - not used", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deathRecord", "Label": "Deceased", "FieldType": "DeathRecord", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "numberOfDeathRecords", "Label": "Number of death records", "FieldType": "Number", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deathRecords", "Label": "Deceased", "FieldType": "Collection", "FieldTypeParameter": "DeathRecord", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "applicantOrganisationPolicy", "Label": "Applicant Solicitor Details", "FieldType": "OrganisationPolicy", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "moveToDormantDateTime", "Label": "Moved to Dormant Date and Time", "FieldType": "DateTime", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "letterType", "Label": "What type of letter do you want to assemble?", "FieldType": "FixedRadioList", "FieldTypeParameter": "LetterType", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "letterText", "Label": "Blank letter", "FieldType": "TextArea", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "caseworkerName", "Label": "Caseworker", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "includeStatementOfTruth", "Label": "Do you want to include a statement of truth?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "lastEvidenceAddedDate", "Label": "When was the last scanned or uploaded doc added?", "HintText": "For example, 31 03 2020", "FieldType": "Date", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "registrarDirections", "Label": "Registrar directions", "FieldType": "Collection", "FieldTypeParameter": "RegistrarDirection", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "registrarDirectionToAdd", "Label": "Registrar direction", "FieldType": "RegistrarDirection", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "documentUploadedAfterCaseStopped", "Label": "Has a document been scanned or uploaded since the case was stopped?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "originalDocuments", "Label": "All original Documents", "FieldType": "OriginalDocuments", "FieldTypeParameter": "ProbateDocument", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "documentsReceivedNotificationSent", "Label": "Has a document received documentation notification been sent?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "transferToState", "Label": "State to transfer case to", "FieldType": "FixedList", "FieldTypeParameter": "transferToStateFixedList", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "serviceRequestReference", "Label": "Service request reference", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "paymentTaken", "Label": "Payment has been taken", "FieldType": "FixedList", "FieldTypeParameter": "paymentTaken", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "serviceRequestWaysToPay", "Label": "Service request", "FieldType": "WaysToPay", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "applicationSubmittedBy", "Label": "Application Submitted By", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "changeOrganisationRequestField", "Label": "Change Organisation Request", "FieldType": "ChangeOrganisationRequest", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "nocPreparedDate", "Label": "Noc prepared date", "FieldType": "Date", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "removedRepresentative", "Label": "Removed Representative", "FieldType": "RemovedRepresentative", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "changeOfRepresentatives", "Label": "Change Of Representatives", "FieldType": "Collection", "FieldTypeParameter": "ChangeOfRepresentative", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "changeOfRepresentative", "Label": "Change Of Representative", "FieldType": "ChangeOfRepresentative", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "valueOfAssetSection1", "Label": "The values you enter must be whole numbers, and must not include full stops or commas. You do not need to include pence. For example 25000, not 25,000.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "valueOfAssetSection2", "Label": "You can find these values in the letter or email HMRC sent relating to this application.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "hmrcLetterId", "Label": "Have you received a letter or email from HMRC with a unique probate code relating to this application?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "uniqueProbateCodeId", "Label": "Enter the unique probate code", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "iht400Wait", "Label": "## Wait 20 working days from when you sent the IHT400 to HMRC\n\nThe letter or email from HMRC will be sent out up to 20 working days after you submit the IHT400.\n\n### If you have not received a letter or email from HMRC after 20 days\n\nContact HMRC on this number:\n\nTelephone: 0300 123 1072\n\nMonday to Friday, 9am to 5pm (except public holidays)\n\n<a href=\"https://www.gov.uk/call-charges\" target=\"_blank\">Find out about call charges</a>.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedDob", "Label": "Date of birth (yyyy-MM-dd)", "HintText": "For example, 1889-03-31", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boHandoffReasonList", "Label": "Handoff reason", "FieldType": "Collection", "FieldTypeParameter": "boHandoffReason", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "lastModifiedDateForDormant", "Label": "Last Modified date for Dormant", "FieldType": "DateTime", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedAnyOtherNameOnWill", "Label": "Is the deceased name written the same way as on the will?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedAliasFirstNameOnWill", "Label": "Enter their first name(s) as it appears on the will", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedAliasLastNameOnWill", "Label": "Enter their last name(s) as it appears on the will", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "doNotSaveCase", "Label": "## You cannot use this event\n\nYou must select the 'PA1P/PA1A/Solicitors Manual' event on the <a href=\"cases/case-filter\" target=\"_self\">Create case</a> page for paper form cases.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "modifiedOCRFieldList", "Label": "Modified OCR Fields", "FieldType": "Collection", "FieldTypeParameter": "ModifiedOCRField", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "autoCaseWarnings", "Label": "Warnings", "FieldType": "Collection", "FieldTypeParameter": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "lastModifiedCaseworkerForenames", "Label": "Caseworker Forename(s)", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "lastModifiedCaseworkerSurname", "Label": "Caseworker Surname(s)", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "informationNeeded", "Label": "Do you need any information?", "FieldType": "FixedRadioList", "FieldTypeParameter": "informationNeededFixedList", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "reviewRequest", "Label": "Review your request for information email.\n\nIf you need to make changes, go back.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "useCaveatNotificationEvent", "Label": "## You cannot use this event\n\nIf you need to inform the applicant of a caveat stop, you must use the 'Caveat notification' event.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "useAssembleLetterEvent", "Label": "## You cannot use this event\n\nAs there is no email address recorded for this applicant, you must use the 'Assemble a letter' event to request information instead.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "informationNeededByPost", "Label": "Does any of the information need to be returned by post?", "HintText": "You can find a list of documents that need to be returned by post on knowledge bank", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "emailPreview", "Label": "Email preview", "FieldType": "Document", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "citizenResponse", "Label": "Citizen's response", "FieldType": "TextArea", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "documentUploadIssue", "Label": "I'm having trouble uploading some or all of my documents", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "citizenResponseCheckbox", "Label": "I confirm that I understand and accept this declaration", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "expectedResponseDate", "Label": "Response Submitted Date", "FieldType": "Date", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "citizenResponses", "Label": "Citizen's response", "FieldType": "Collection", "FieldTypeParameter": "citizenHubResponse", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "citizenDocumentsUploaded", "Label": "Citizen Documents uploaded", "FieldType": "Collection", "FieldTypeParameter": "documentUpload", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "isSaveAndClose", "Label": "Is Save and Close", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "informationNeededByPostSwitch", "Label": "Information need to be returned by post page switch", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "registrarEscalateLabel1", "Label": "A referral relates to limitations, will numbering, queries concerning sufficient evidence as well as any other questions on how to proceed with a case.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "registrarEscalateLabel2", "Label": "An order applies if a support officer is satisfied that they have all the evidence needed to make the order.", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "registrarEscalateReason", "Label": "Select the reason for the escalation", "FieldType": "FixedList", "FieldTypeParameter": "registrarEscalateReasonFixedList", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "resolveCaveatStopState", "Label": "Which state do you wish to return the case to?", "FieldType": "FixedList", "FieldTypeParameter": "resolveCaveatStopStateFixedList", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "TTL", "Label": "Set up TTL", "FieldType": "TTL", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "executorsNamed", "Label": "Executors named", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "anyExecutorsDied", "Label": "Any executors died", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "firstStopReminderSentDate", "Label": "First stop reminder sent date", "FieldType": "Date", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedDivorcedDateKnown", "Label": "Do you know the date the deceased was divorced?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "applicantFamilyDetails", "Label": "family adoption details", "FieldType":"ApplicantFamilyDetails", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "childrenDiedBeforeDeceased", "Label": "Did any of these children die before deceased?", "FieldType": "FixedList", "FieldTypeParameter": "predeceasedFixedList", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "hasCoApplicant", "Label": "Has any co-applicants?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "childAlive", "Label": "Is one of the applicant’s parents a deceased child of the deceased?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "grandchildParentOtherChildren", "Label": "Did the grandchild parent have any children?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "grandchildParentChildrenOverEighteen", "Label": "Did the grandchild parent children are over 18?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "applicantSameParentsAsDeceased", "Label": "Did the applicant share both the same parents as the deceased?", "FieldType": "FixedList", "FieldTypeParameter": "sameParentFixedList", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "deceasedAnyLivingParents", "Label": "Are there any living parents of the deceased?", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solsIntestacyExecutorList", "Label": "Co-applicant", "FieldType": "Collection", "FieldTypeParameter": "solIntestacyAdditionalExecutor", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "anyLivingWholeBloodSiblings", "Label": "Are there any living whole blood siblings of the deceased?", "FieldType": "YesOrNo", "SecurityClassification": "Public"}
]