shamilomarov#2104
shamilomarov#2104
FFilament
Created by shamilomarov#2104 on 6/6/2024 in #❓┊help
Select disableOptionsWhenSelectedInSiblingRepeaterItems fails when options are Enum
No description
2 replies
FFilament
Created by shamilomarov#2104 on 11/30/2023 in #❓┊help
Dynamic Select Fields
I have a recursive relationship in a table. The table name is topics and each topic can have children and they can have their children etc. I want the form fist show the select with options of topics that have parent_id = null. Once selected I want another select to appear with the options that are children of selected. And repeat this if the selected option has children until the selected item doesnt have any children.
5 replies