fix: labels and order

This commit is contained in:
Jannat Patel
2021-12-16 15:20:08 +05:30
parent eb59713b65
commit 668a5d6334
6 changed files with 52 additions and 27 deletions

View File

@@ -8,8 +8,8 @@
"engine": "InnoDB", "engine": "InnoDB",
"field_order": [ "field_order": [
"course", "course",
"slug",
"title", "title",
"slug",
"section_break_2", "section_break_2",
"instructor", "instructor",
"status", "status",
@@ -61,7 +61,6 @@
"fieldtype": "Data", "fieldtype": "Data",
"in_list_view": 1, "in_list_view": 1,
"label": "Slug", "label": "Slug",
"reqd": 1,
"unique": 1 "unique": 1
}, },
{ {
@@ -80,7 +79,7 @@
"fieldname": "title", "fieldname": "title",
"fieldtype": "Data", "fieldtype": "Data",
"in_list_view": 1, "in_list_view": 1,
"label": "title", "label": "Title",
"reqd": 1 "reqd": 1
}, },
{ {
@@ -106,7 +105,7 @@
"link_fieldname": "cohort" "link_fieldname": "cohort"
} }
], ],
"modified": "2021-12-16 11:45:12.451226", "modified": "2021-12-16 14:44:25.406301",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "LMS", "module": "LMS",
"name": "Cohort", "name": "Cohort",

View File

@@ -7,8 +7,9 @@
"engine": "InnoDB", "engine": "InnoDB",
"field_order": [ "field_order": [
"cohort", "cohort",
"subgroup",
"email", "email",
"column_break_3",
"subgroup",
"status" "status"
], ],
"fields": [ "fields": [
@@ -42,11 +43,15 @@
"in_list_view": 1, "in_list_view": 1,
"label": "Status", "label": "Status",
"options": "Pending\nAccepted\nRejected" "options": "Pending\nAccepted\nRejected"
},
{
"fieldname": "column_break_3",
"fieldtype": "Column Break"
} }
], ],
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"links": [], "links": [],
"modified": "2021-11-29 12:18:15.947544", "modified": "2021-12-16 15:06:03.985221",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "LMS", "module": "LMS",
"name": "Cohort Join Request", "name": "Cohort Join Request",

View File

@@ -8,6 +8,7 @@
"field_order": [ "field_order": [
"cohort", "cohort",
"course", "course",
"column_break_3",
"email", "email",
"role" "role"
], ],
@@ -24,7 +25,7 @@
"fieldname": "email", "fieldname": "email",
"fieldtype": "Link", "fieldtype": "Link",
"in_list_view": 1, "in_list_view": 1,
"label": "E-mail", "label": "User",
"options": "User", "options": "User",
"reqd": 1 "reqd": 1
}, },
@@ -43,11 +44,15 @@
"label": "Course", "label": "Course",
"options": "LMS Course", "options": "LMS Course",
"read_only": 1 "read_only": 1
},
{
"fieldname": "column_break_3",
"fieldtype": "Column Break"
} }
], ],
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"links": [], "links": [],
"modified": "2021-11-29 16:31:57.214875", "modified": "2021-12-16 15:16:04.042372",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "LMS", "module": "LMS",
"name": "Cohort Staff", "name": "Cohort Staff",

View File

@@ -10,9 +10,11 @@
"cohort", "cohort",
"slug", "slug",
"title", "title",
"description", "column_break_4",
"invite_code", "invite_code",
"course" "course",
"section_break_7",
"description"
], ],
"fields": [ "fields": [
{ {
@@ -31,18 +33,18 @@
"in_list_view": 1, "in_list_view": 1,
"in_preview": 1, "in_preview": 1,
"in_standard_filter": 1, "in_standard_filter": 1,
"label": "title", "label": "Title",
"reqd": 1 "reqd": 1
}, },
{ {
"fieldname": "description", "fieldname": "description",
"fieldtype": "Markdown Editor", "fieldtype": "Markdown Editor",
"label": "description" "label": "Description"
}, },
{ {
"fieldname": "invite_code", "fieldname": "invite_code",
"fieldtype": "Data", "fieldtype": "Data",
"label": "invite_code", "label": "Invite Code",
"read_only": 1 "read_only": 1
}, },
{ {
@@ -58,22 +60,25 @@
"label": "Course", "label": "Course",
"options": "LMS Course", "options": "LMS Course",
"read_only": 1 "read_only": 1
},
{
"fieldname": "column_break_4",
"fieldtype": "Column Break"
},
{
"fieldname": "section_break_7",
"fieldtype": "Section Break"
} }
], ],
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"links": [ "links": [
{
"group": "Links",
"link_doctype": "Cohort Student",
"link_fieldname": "subgroup"
},
{ {
"group": "Links", "group": "Links",
"link_doctype": "Cohort Join Request", "link_doctype": "Cohort Join Request",
"link_fieldname": "subgroup" "link_fieldname": "subgroup"
} }
], ],
"modified": "2021-11-30 07:41:54.893270", "modified": "2021-12-16 15:12:42.504883",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "LMS", "module": "LMS",
"name": "Cohort Subgroup", "name": "Cohort Subgroup",

View File

@@ -6,17 +6,19 @@
"engine": "InnoDB", "engine": "InnoDB",
"field_order": [ "field_order": [
"course", "course",
"member", "cohort",
"member_name", "subgroup",
"member_username",
"column_break_3", "column_break_3",
"batch", "batch",
"member_type",
"progress",
"current_lesson", "current_lesson",
"role", "role",
"cohort", "member_section",
"subgroup" "member",
"member_type",
"progress",
"column_break_12",
"member_name",
"member_username"
], ],
"fields": [ "fields": [
{ {
@@ -102,11 +104,20 @@
"fieldtype": "Link", "fieldtype": "Link",
"label": "Subgroup", "label": "Subgroup",
"options": "Cohort Subgroup" "options": "Cohort Subgroup"
},
{
"fieldname": "member_section",
"fieldtype": "Section Break",
"label": "Member"
},
{
"fieldname": "column_break_12",
"fieldtype": "Column Break"
} }
], ],
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"links": [], "links": [],
"modified": "2021-11-29 15:22:31.609216", "modified": "2021-12-16 14:49:25.964853",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "LMS", "module": "LMS",
"name": "LMS Batch Membership", "name": "LMS Batch Membership",

View File