sfrigzs
How to add morphToMany field value from the form ?
fieldset works only with BelongsTo, HasOne and MorphOne relationships. https://filamentphp.com/docs/3.x/panels/resources/relation-managers#layout-form-components---saving-form-fields-to-a-single-relationship. But you can try a repeter or create a custom component. https://filamentphp.com/docs/3.x/panels/resources/relation-managers#repeaters---crud-multiple-related-records-inside-the-owners-form
8 replies