Ozumat77
Set State of Select Field After Dynamically Populating Via Dependent Field
I found this interesting on your Filament Daily and I tried to implement it. However, in edit mode, the value showed on the parent select is its id, not the name.
20 replies
Need Help Defining Values for TextInputColumn Checkbox Type
I understand the confusion. Allow me to clarify the structure of my table. While most entries indeed have either a Checkbox value or a Text value for the column, there are specific records where I need to accommodate both types of values within the same column. For instance, some entries require textual input via the TextInputColumn, while others necessitate the checkbox functionality provided by the CheckboxColumn because the values are pre-defined
8 replies