chinwalprasad
chinwalprasad
FFilament
Created by chinwalprasad on 1/19/2025 in #❓┊help
export action for guest user
I am trying to use Export action on a guest page (without authentication). Since the ExportAction sends notification once export is complete it requires an authenticated user. How can I use this on a guest page?
2 replies
FFilament
Created by chinwalprasad on 11/22/2024 in #❓┊help
Showing data from external API in modal
I want to show a button on an edit page of a resource which when clicked takes the current resource id (user) and queries and external API and shows the data in a modal. How can I achieve this in filament?
1 replies