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