Dave Mack
Linking Between Table Views with a Filter Value
The URL I need to end up with is admin/event-survey-sections?tableFilters[event_survey_id][value]=1 which is what I get when I manually filter the data - but I want to be able to create this link from an action in the "Event Survey" table rows...
18 replies
Form in Livewire component not displaying grid
Thanks Andrew - just confirming, there isn’t any CSS or anything that I might be missing that gets injected when the form is in an PANEL, that isn’t included when it is just included in a regular Livewire component?
17 replies
Form in Livewire component not displaying grid
Hi Andrew - The duplication I am referring to is that I have two First and Last name fields in the form. The provided code should display BOTH versions of the first and last name fields in two columns, but as you can see in the screenshot, it is only showing in one column.
17 replies