Hi folks,
I am trying to build a job portal something on the similar lines of what is show on the frappe hrms documentation:
Just to be clear here, I have completed the perquisites:
- Staffing Plan
- Job Requisition
- Job Openings
Now, I can see the job posting on secure_fqdn/jobs
, however I am not able to see the following:
- Sidebar with filters
- Search bar up-top
- Sorting button at top-right.
I have cards in place, but I cannot fetch dynamically the following as well:
status-messages
for e.g., full-time, intern etc.- Applications received
- Closes on:
If anybody has implemented the same, a quick guide would help out guys.