TheCrazyBob
How do I make a relationship optional?
I have a fieldset with multiple select fields. I want to make sure the relationship is not saved if all the fields inside the fieldset are empty. However, currently Filament is trying to create an empty record for the salary relation. How do I avoid that?
14 replies