FilamentF
Filament2y ago
Rome

Set dynamic table column

I want to print a specific table column on a row. If row's type is 1, set a text input column. Otherwise if is type 2, set select input column and it must save data on correct db column.

Basically I want to combine this two columns in one. Because when one is active the other is not. They have different database column.

Is that possible?
Captura_de_pantalla_2024-03-03_182217.png
Was this page helpful?