89 lines
1.8 KiB
JSON
89 lines
1.8 KiB
JSON
{
|
|
"accept_payment": 0,
|
|
"allow_comments": 0,
|
|
"allow_delete": 0,
|
|
"allow_edit": 1,
|
|
"allow_incomplete": 0,
|
|
"allow_multiple": 1,
|
|
"allow_print": 0,
|
|
"amount": 0.0,
|
|
"amount_based_on_field": 0,
|
|
"apply_document_permissions": 1,
|
|
"button_label": "Save",
|
|
"creation": "2022-03-07 18:41:07.058806",
|
|
"doc_type": "Course Chapter",
|
|
"docstatus": 0,
|
|
"doctype": "Web Form",
|
|
"idx": 0,
|
|
"is_multi_step_form": 0,
|
|
"is_standard": 1,
|
|
"login_required": 1,
|
|
"max_attachment_size": 0,
|
|
"modified": "2022-03-14 18:48:01.704325",
|
|
"modified_by": "Administrator",
|
|
"module": "LMS",
|
|
"name": "chapter",
|
|
"owner": "Administrator",
|
|
"payment_button_label": "Buy Now",
|
|
"published": 1,
|
|
"route": "chapter",
|
|
"route_to_success_link": 0,
|
|
"show_attachments": 0,
|
|
"show_in_grid": 0,
|
|
"show_sidebar": 0,
|
|
"sidebar_items": [],
|
|
"success_url": "/chapter",
|
|
"title": "Chapter",
|
|
"web_form_fields": [
|
|
{
|
|
"allow_read_on_all_link_options": 0,
|
|
"fieldname": "course",
|
|
"fieldtype": "Link",
|
|
"hidden": 0,
|
|
"label": "Course",
|
|
"max_length": 0,
|
|
"max_value": 0,
|
|
"options": "LMS Course",
|
|
"read_only": 0,
|
|
"reqd": 1,
|
|
"show_in_filter": 0
|
|
},
|
|
{
|
|
"allow_read_on_all_link_options": 0,
|
|
"fieldname": "title",
|
|
"fieldtype": "Data",
|
|
"hidden": 0,
|
|
"label": "Title",
|
|
"max_length": 0,
|
|
"max_value": 0,
|
|
"read_only": 0,
|
|
"reqd": 1,
|
|
"show_in_filter": 0
|
|
},
|
|
{
|
|
"allow_read_on_all_link_options": 0,
|
|
"fieldname": "description",
|
|
"fieldtype": "Small Text",
|
|
"hidden": 0,
|
|
"label": "Description",
|
|
"max_length": 0,
|
|
"max_value": 0,
|
|
"read_only": 0,
|
|
"reqd": 0,
|
|
"show_in_filter": 0
|
|
},
|
|
{
|
|
"allow_read_on_all_link_options": 0,
|
|
"fieldname": "lessons",
|
|
"fieldtype": "Table",
|
|
"hidden": 0,
|
|
"label": "Lessons",
|
|
"max_length": 0,
|
|
"max_value": 0,
|
|
"options": "Lesson Reference",
|
|
"read_only": 0,
|
|
"reqd": 0,
|
|
"show_in_filter": 0
|
|
}
|
|
]
|
|
} |