I want to show the calendar view of Leave Applications (the one found at this link:
/app/leave-application/view/calendar/default
) inside a custom workspace so that users can see it directly without clicking a link.
I’m using ERPNext v15.16.2
I want to show the calendar view of Leave Applications (the one found at this link:
/app/leave-application/view/calendar/default
) inside a custom workspace so that users can see it directly without clicking a link.
I’m using ERPNext v15.16.2
I have the same requirement in my ERPNext instance has anyone found a way to do this—maybe using a custom card, iframe, or widget inside the Workspace JSON?
Hii @rmehta sir,
I’m working on customizing a Workspace and I’d like to Leave Application Calendar View directly inside the workspace, rather than having it as a clickable link or separate page.
I’ve tried using Link Cards, Chart Cards, and tried exploring the Workspace JSON, but none seem to support embedding the actual calendar interface.
So is there any solution for this leave application calendar view ?
Has anyone found the solution?