I want to add a custom toast notification for the Frappe HR PWA (Mobile Application). I’ve implemented geolocation-based attendance and added error messages in my custom app for employee check-in. I want these errors to be displayed using the Frappe app’s toaster, but without modifying the core PWA template. I’m looking for a way to send VueJS code through Python hooks, without altering the core files.
Hi Sanjay,
Can you please share how did you implement geolocation-based attendance and added error messages in my custom app for employee check-in? I am also looking for the same solution.
Thank you in advance.