Is my Form Component possible?
I'm trying to create an "Outline Generator" in Filament. I have achieved this already using Livewire and the result is an array of h2's, with h3 information isde of them, etc. But I have no idea where to begin looking to try and achieve this in Filament or if it's even possible.
Is there a way to create a custom Form Component that looks like my "outline builder"?
User clicks "Add H2" which adds a Section for that H2 where you can select image placement and then add H3's under that H2.
Is there a way to create a custom Form Component that looks like my "outline builder"?
User clicks "Add H2" which adds a Section for that H2 where you can select image placement and then add H3's under that H2.
