diff --git a/config/default/webform.webform.doj_fbi.yml b/config/default/webform.webform.doj_fbi.yml
index 7b4522f18..f99cf844d 100644
--- a/config/default/webform.webform.doj_fbi.yml
+++ b/config/default/webform.webform.doj_fbi.yml
@@ -31,9 +31,6 @@ elements: |-
required:
':input[name="fbi_requester_type"]':
value: organization
- visible:
- ':input[name="fbi_requester_type"]':
- value: organization
email:
'#type': email
'#title': 'Email address'
@@ -97,10 +94,10 @@ elements: |-
'no': 'No'
'#states':
required:
- ':input[name="fbi_requester_type"]':
+ ':input[name="fbi_request_subject"]':
value: myself
visible:
- ':input[name="fbi_requester_type"]':
+ ':input[name="fbi_request_subject"]':
value: myself
request_category:
'#type': select
@@ -171,8 +168,9 @@ elements: |-
'#multiple': true
'#help': |-
- - If you are including multiple files, please zip them into a single file.
- - If you are seeking records about yourself, additional documentation is required to verify your identity. 28 C.F.R. § 16.3(a)(3). You can use this form to verify your identity.
+ - Acceptable formats: pdf, doc, docx, png, gif, jpg, jpeg. Max file size: 10MB
+ - If you are seeking records about yourself, additional documentation is required to verify your identity. 28 C.F.R. § 16.3(a)(3). If you are a U.S. citizen and sign the below Penalty of Perjury section additional documentation is not required or you can use this form to verify your identity.
+ - If you are requesting records on yourself and need to authorize release of information to another person, please use this form.
- If the subject of your request is a deceased individual, you can include proof-of-death documentation.
'#states':
@@ -180,7 +178,7 @@ elements: |-
':input[name="fbi_requester_type"]':
value: myself
'#max_filesize': '10'
- '#file_extensions': 'gif jpg png txt pdf doc docx odf zip'
+ '#file_extensions': 'pdf doc docx png gif jpg jpeg'
'#sanitize': true
deceased_name_first:
'#type': textfield