Do not save or exclude Fieldset->relationship() when saving a form?

I have a long form() in one resource page. I used Fieldset->relationship() to load a related rocord and added a custom action so users can update the related record in a modal. Since it is a part of the long form, when the form is 'saved', Filament tries to save the related record as well. How can I exclude the related record when saving the form as the users can update/edit the related record in a modal? I tried to handleRecordUpdat on the edit page, which doesn't seem to work. Thanks in advance.
0 Replies
No replies yetBe the first to reply to this messageJoin