feat: hide primary contact from profile

This commit is contained in:
Jannat Patel
2021-12-23 19:58:42 +05:30
parent b822428d52
commit 9f2cba49ee
3 changed files with 11 additions and 3 deletions

View File

@@ -7,6 +7,7 @@
"field_order": [
"livecode_url",
"email_sender",
"hide_primary_contact",
"column_break_2",
"force_profile_completion",
"show_search",
@@ -82,12 +83,18 @@
"label": "Terms of Use Page",
"mandatory_depends_on": "terms_of_use",
"options": "Web Page"
},
{
"default": "0",
"fieldname": "hide_primary_contact",
"fieldtype": "Check",
"label": "Hide Primary Contact on Profile Page"
}
],
"index_web_pages_for_search": 1,
"issingle": 1,
"links": [],
"modified": "2021-12-21 16:01:48.260411",
"modified": "2021-12-23 19:49:02.194513",
"modified_by": "Administrator",
"module": "LMS",
"name": "LMS Settings",