diff --git a/frappe/website/web_form/request_data/request_data.json b/frappe/website/web_form/request_data/request_data.json
index c3b0155d51..591ef4a031 100644
--- a/frappe/website/web_form/request_data/request_data.json
+++ b/frappe/website/web_form/request_data/request_data.json
@@ -8,18 +8,20 @@
"allow_print": 0,
"amount": 0.0,
"amount_based_on_field": 0,
+ "apply_document_permissions": 0,
"breadcrumbs": "",
- "button_label": "Submit",
+ "button_label": "Request Data",
"creation": "2019-01-24 16:19:26.886096",
"currency": "INR",
"doc_type": "Personal Data Download Request",
"docstatus": 0,
"doctype": "Web Form",
"idx": 0,
+ "introduction_text": "
Request a file containing your personally identifiable information (PII) that is saved on our system. The file will be in JSON format and is sent to you by email. If you would like to have your PII deleted from our system, please make a request to delete data.
",
"is_standard": 1,
"login_required": 0,
"max_attachment_size": 0,
- "modified": "2019-07-16 12:41:53.782126",
+ "modified": "2021-03-25 10:52:13.149538",
"modified_by": "Administrator",
"module": "Website",
"name": "request-data",
@@ -45,7 +47,7 @@
"max_length": 0,
"max_value": 0,
"options": "",
- "read_only": 1,
+ "read_only": 0,
"reqd": 1,
"show_in_filter": 0
}
diff --git a/frappe/website/web_form/request_to_delete_data/request_to_delete_data.json b/frappe/website/web_form/request_to_delete_data/request_to_delete_data.json
index 0aa1446ce3..b0180d833c 100644
--- a/frappe/website/web_form/request_to_delete_data/request_to_delete_data.json
+++ b/frappe/website/web_form/request_to_delete_data/request_to_delete_data.json
@@ -8,6 +8,7 @@
"allow_print": 0,
"amount": 0.0,
"amount_based_on_field": 0,
+ "apply_document_permissions": 0,
"button_label": "Submit",
"creation": "2019-01-25 14:24:12.588810",
"currency": "INR",
@@ -15,10 +16,11 @@
"docstatus": 0,
"doctype": "Web Form",
"idx": 0,
+ "introduction_text": "Send a request to delete your personally identifiable information (PII) that is stored on our system. You will receive an email to verify your request. Once the request is verified we will take care of deleting your PII. If you just want to check what PII we have stored, you can request your data.
",
"is_standard": 1,
"login_required": 0,
"max_attachment_size": 0,
- "modified": "2019-02-21 17:14:55.095337",
+ "modified": "2021-03-25 11:08:49.580621",
"modified_by": "Administrator",
"module": "Website",
"name": "request-to-delete-data",