feat: course creation from portal setting
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
"engine": "InnoDB",
|
"engine": "InnoDB",
|
||||||
"field_order": [
|
"field_order": [
|
||||||
"show_search",
|
"show_search",
|
||||||
|
"portal_course_creation",
|
||||||
"search_placeholder",
|
"search_placeholder",
|
||||||
"column_break_2",
|
"column_break_2",
|
||||||
"force_profile_completion",
|
"force_profile_completion",
|
||||||
@@ -101,12 +102,18 @@
|
|||||||
{
|
{
|
||||||
"fieldname": "column_break_12",
|
"fieldname": "column_break_12",
|
||||||
"fieldtype": "Column Break"
|
"fieldtype": "Column Break"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"default": "0",
|
||||||
|
"fieldname": "portal_course_creation",
|
||||||
|
"fieldtype": "Check",
|
||||||
|
"label": "Enable Course Creation from Portal"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"issingle": 1,
|
"issingle": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2022-02-23 16:15:28.586903",
|
"modified": "2022-03-10 18:45:58.372370",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "LMS",
|
"module": "LMS",
|
||||||
"name": "LMS Settings",
|
"name": "LMS Settings",
|
||||||
|
|||||||
Reference in New Issue
Block a user