area17 / twill

Twill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, powerful and flexible. Chat with us on Discord at https://discord.gg/cnWk7EFv8R.
https://twillcms.com
Apache License 2.0
3.71k stars 567 forks source link

Connected fields using the form builder #2551

Closed Tofandel closed 5 months ago

Tofandel commented 5 months ago

It seems it's the only missing twill component in the form builder, we should definitely add the ConnectedField as a form service, similar to Columns

ifox commented 5 months ago

This is already available, see https://github.com/area17/twill/pull/2323