68 lines
1.4 KiB
JSON
68 lines
1.4 KiB
JSON
|
{
|
||
|
"allow_comments": 1,
|
||
|
"allow_delete": 0,
|
||
|
"allow_edit": 1,
|
||
|
"allow_multiple": 1,
|
||
|
"creation": "2016-09-10 02:53:16.598314",
|
||
|
"doc_type": "Job Applicant",
|
||
|
"docstatus": 0,
|
||
|
"doctype": "Web Form",
|
||
|
"idx": 0,
|
||
|
"introduction_text": "",
|
||
|
"is_standard": 1,
|
||
|
"login_required": 0,
|
||
|
"modified": "2016-09-13 04:56:29.228762",
|
||
|
"modified_by": "Administrator",
|
||
|
"module": "HR",
|
||
|
"name": "job-application",
|
||
|
"owner": "Administrator",
|
||
|
"published": 1,
|
||
|
"route": "job_application",
|
||
|
"success_message": "Thank you for applying.",
|
||
|
"success_url": "/jobs",
|
||
|
"title": "Job Application",
|
||
|
"web_form_fields": [
|
||
|
{
|
||
|
"fieldname": "job_title",
|
||
|
"fieldtype": "Data",
|
||
|
"hidden": 0,
|
||
|
"label": "Job Opening",
|
||
|
"options": "",
|
||
|
"read_only": 1,
|
||
|
"reqd": 0
|
||
|
},
|
||
|
{
|
||
|
"fieldname": "applicant_name",
|
||
|
"fieldtype": "Data",
|
||
|
"hidden": 0,
|
||
|
"label": "Applicant Name",
|
||
|
"read_only": 0,
|
||
|
"reqd": 1
|
||
|
},
|
||
|
{
|
||
|
"fieldname": "email_id",
|
||
|
"fieldtype": "Data",
|
||
|
"hidden": 0,
|
||
|
"label": "Email Id",
|
||
|
"options": "Email",
|
||
|
"read_only": 0,
|
||
|
"reqd": 1
|
||
|
},
|
||
|
{
|
||
|
"fieldname": "cover_letter",
|
||
|
"fieldtype": "Text",
|
||
|
"hidden": 0,
|
||
|
"label": "Cover Letter",
|
||
|
"read_only": 0,
|
||
|
"reqd": 0
|
||
|
},
|
||
|
{
|
||
|
"fieldname": "resume_attachment",
|
||
|
"fieldtype": "Attach",
|
||
|
"hidden": 0,
|
||
|
"label": "Resume Attachment",
|
||
|
"read_only": 0,
|
||
|
"reqd": 0
|
||
|
}
|
||
|
]
|
||
|
}
|