Files
lms/school/lms/web_template/course_cards/course_cards.json
2021-10-11 20:31:27 +05:30

39 lines
707 B
JSON

{
"__unsaved": 1,
"creation": "2021-08-26 10:28:55.796139",
"docstatus": 0,
"doctype": "Web Template",
"fields": [
{
"__unsaved": 1,
"fieldname": "title",
"fieldtype": "Data",
"label": "Title",
"reqd": 0
},
{
"__unsaved": 1,
"fieldname": "courses",
"fieldtype": "Table Break",
"label": "Courses",
"reqd": 0
},
{
"__unsaved": 1,
"fieldname": "course",
"fieldtype": "Link",
"label": "Course",
"options": "LMS Course",
"reqd": 0
}
],
"idx": 0,
"modified": "2021-08-26 10:35:35.903834",
"modified_by": "Administrator",
"module": "LMS",
"name": "Course Cards",
"owner": "Administrator",
"standard": 1,
"template": "",
"type": "Section"
}