Merge pull request #549 from pateljannat/profile-form
fix: profile web form
This commit is contained in:
@@ -49,6 +49,7 @@
|
|||||||
"depends_on": "eval: !doc.current",
|
"depends_on": "eval: !doc.current",
|
||||||
"fieldname": "to_date",
|
"fieldname": "to_date",
|
||||||
"fieldtype": "Date",
|
"fieldtype": "Date",
|
||||||
|
"in_list_view": 1,
|
||||||
"label": "To Date",
|
"label": "To Date",
|
||||||
"mandatory_depends_on": "eval: !doc.current"
|
"mandatory_depends_on": "eval: !doc.current"
|
||||||
},
|
},
|
||||||
@@ -61,6 +62,7 @@
|
|||||||
"default": "0",
|
"default": "0",
|
||||||
"fieldname": "current",
|
"fieldname": "current",
|
||||||
"fieldtype": "Check",
|
"fieldtype": "Check",
|
||||||
|
"in_list_view": 1,
|
||||||
"label": "I am currently working here"
|
"label": "I am currently working here"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -71,7 +73,7 @@
|
|||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"istable": 1,
|
"istable": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2021-12-21 09:58:56.254035",
|
"modified": "2023-06-19 10:47:42.739249",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "LMS",
|
"module": "LMS",
|
||||||
"name": "Work Experience",
|
"name": "Work Experience",
|
||||||
@@ -79,5 +81,6 @@
|
|||||||
"owner": "Administrator",
|
"owner": "Administrator",
|
||||||
"permissions": [],
|
"permissions": [],
|
||||||
"sort_field": "modified",
|
"sort_field": "modified",
|
||||||
"sort_order": "DESC"
|
"sort_order": "DESC",
|
||||||
|
"states": []
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user