Dynamic field
Hi, i have got
Now in filamentphp form i want to have a conditional field; meaning when the type is
Attribute called result which looks like this:Now in filamentphp form i want to have a conditional field; meaning when the type is
int i want it to display TextInput and when it's varchar Select, i know this can be done when using a form, but in my case i want it to be in the table with the field TextInputColumn.