whitecube / nova-flexible-content

Flexible Content & Repeater Fields for Laravel Nova
MIT License
778 stars 230 forks source link

Creating new pre-filled row based on another field #483

Closed HeadStudios closed 7 months ago

HeadStudios commented 8 months ago

Is it possible - assuming I have a multiselect field for example - to add a new row to a flexible field on every selection? Thank you!

toonvandenbos commented 7 months ago

Hi @HeadStudios,

This should be possible with a custom Resolver class.