thedevdojo / voyager

Voyager - The Missing Laravel Admin
https://voyager.devdojo.com
MIT License
11.77k stars 2.67k forks source link

Adds a Three Columns List Formfield #5875

Open JdSeus opened 3 months ago

JdSeus commented 3 months ago

Adds a formfield that serves as a user-friendly list editor with three columns and saves the data as JSON.

ThreeColumnsList Bread Database

soinalastudio commented 2 months ago

Why limit to 3 columns? It's nice but I think it's better to allow dynamical column counts. Have you seen https://github.com/MonstreX/voyager-extension?tab=readme-ov-file#field-ve-json-fields ?