bwurtz999
bwurtz999
FFilament
Created by David | Fortune Validator on 11/8/2024 in #❓┊help
Custom Pages By User
This would keep everything on one page, and you could control the different Livewire components separately
10 replies
FFilament
Created by David | Fortune Validator on 11/8/2024 in #❓┊help
Custom Pages By User
And you could pass the user ID to each Livewire component so it could render the data you need
10 replies
FFilament
Created by David | Fortune Validator on 11/8/2024 in #❓┊help
Custom Pages By User
If not, you could render a custom page for rephub/10 and then use multiple Livewire components on that custom page
10 replies
FFilament
Created by David | Fortune Validator on 11/8/2024 in #❓┊help
Custom Pages By User
The simplest answer would probably be a relation manager. Is the data simple enough to display in a table? (https://filamentphp.com/docs/3.x/panels/resources/relation-managers)
10 replies
FFilament
Created by root55 on 10/17/2024 in #❓┊help
Custom field with google map re-render problem
Good to know! Thanks for sharing
6 replies
FFilament
Created by root55 on 10/17/2024 in #❓┊help
Custom field with google map re-render problem
If you're using a custom Livewire component, implement HasForms and then put the map outside of the form
6 replies
FFilament
Created by root55 on 10/17/2024 in #❓┊help
Custom field with google map re-render problem
I haven't tried this with a map, but I've had a similar issue before. I don't think Filament registers the wire:ignore
6 replies
FFilament
Created by root55 on 10/17/2024 in #❓┊help
Custom field with google map re-render problem
Can you share the relevant code?
6 replies
FFilament
Created by bwurtz999 on 10/15/2024 in #❓┊help
Refresh Form Data in Modal
Thank you!
4 replies
FFilament
Created by TheRealTeeHill on 5/30/2024 in #❓┊help
Long email address in tooltip breaking at the @
Asking again to see if anyone has any ideas - any idea how to use HTML in the tooltip? And why it worked previously but not now?
14 replies
FFilament
Created by TheRealTeeHill on 5/30/2024 in #❓┊help
Long email address in tooltip breaking at the @
No description
14 replies
FFilament
Created by bwurtz999 on 9/27/2024 in #❓┊help
Table Export Action Format Columns
Thank you for the reply. Yes, it is an Excel problem. But there is usually a way to set the formatting for an Excel export but I can't find it for this action. Ideally, I don't want the end user to have to make any changes to the document
6 replies
FFilament
Created by jagato0 on 3/21/2024 in #❓┊help
Cant download xlsx in vapor through Export action
Appreciate the response. I'm sticking with CSV as well
8 replies
FFilament
Created by jagato0 on 3/21/2024 in #❓┊help
Cant download xlsx in vapor through Export action
@Stefano Were you ever able to solve this? I am having the same issue. XLSX works perfectly in local development, throws an error in Vapor. I get a 502 Bad Gateway error when trying to download the document
8 replies
FFilament
Created by bwurtz999 on 9/17/2024 in #❓┊help
Set Repeater Data from Action Form
That worked! Thank you!!!
11 replies
FFilament
Created by bwurtz999 on 9/17/2024 in #❓┊help
Set Repeater Data from Action Form
ah ok that makes more sense
11 replies
FFilament
Created by bwurtz999 on 9/17/2024 in #❓┊help
Set Repeater Data from Action Form
I will give that a shot
11 replies
FFilament
Created by bwurtz999 on 9/17/2024 in #❓┊help
Set Repeater Data from Action Form
I've never heard of fillUsing before
11 replies
FFilament
Created by bwurtz999 on 9/17/2024 in #❓┊help
Set Repeater Data from Action Form
I've tried model and it doesn't seem to work
11 replies
FFilament
Created by bwurtz999 on 9/14/2024 in #❓┊help
How to make custom forms more efficient
Got it. Thanks
12 replies