pelican-dev / panel

https://pelican.dev
GNU Affero General Public License v3.0
614 stars 73 forks source link

Research making Tables in Forms #301

Closed lancepioch closed 3 weeks ago

lancepioch commented 1 month ago

See if it's possible to add a Table to the Form and Infolist pages: https://filamentphp.com/docs/3.x/tables/adding-a-table-to-a-livewire-component

  1. Create Livewire Component
  2. Implement HasTable
  3. Render said Livewire Component in Form
notAreYouScared commented 3 weeks ago

This was going to be used for the database section on edit server, no longer required.