seitime-frappe/frappe/website/web_form/request_data/request_data.json

53 lines
No EOL
1.2 KiB
JSON

{
"accept_payment": 0,
"allow_comments": 0,
"allow_delete": 0,
"allow_edit": 0,
"allow_incomplete": 0,
"allow_multiple": 0,
"allow_print": 0,
"amount": 0.0,
"amount_based_on_field": 0,
"breadcrumbs": "",
"button_label": "Submit",
"creation": "2019-01-24 16:19:26.886096",
"currency": "INR",
"doc_type": "Personal Data Download Request",
"docstatus": 0,
"doctype": "Web Form",
"idx": 0,
"is_standard": 1,
"login_required": 1,
"max_attachment_size": 0,
"modified": "2019-02-21 18:08:01.185952",
"modified_by": "Administrator",
"module": "Website",
"name": "request-data",
"owner": "Administrator",
"payment_button_label": "Buy Now",
"published": 1,
"route": "request-data",
"route_to_success_link": 1,
"show_attachments": 0,
"show_in_grid": 0,
"show_sidebar": 0,
"sidebar_items": [],
"success_message": "A download link with your data will be sent to the Email Id associated with your account.",
"success_url": "/desk",
"title": "Request Data",
"web_form_fields": [
{
"allow_read_on_all_link_options": 0,
"fieldname": "user",
"fieldtype": "Link",
"hidden": 0,
"label": "User",
"max_length": 0,
"max_value": 0,
"options": "User",
"read_only": 1,
"reqd": 1,
"show_in_filter": 0
}
]
}