I have a child table with all meeting dates of a specific event. How can I add these to the Calendar View of the parent?
Should I create a custom {parent}_calendar.js or {child}_calendar.js ? Or is there a better approach?
I am working on a custom app, but I am new to Frappe.
Thanks in advance!
Thanks, @avc!
I was a bit confused about the documentation found here but your solution will probably work. better
Thanks again! I really appreciate your time helping others.