How to autofill recordId on TextInput in AttachAction
As the title suggests, undefined array key "recordId."
2 Replies
I am not sure about "attach action" but I think all action will be same, so here's the link https://filamentphp.com/docs/3.x/actions/modals#filling-the-form-with-existing-data
Thank you. I found a solution for that.
But now I'm facing another problem where every time I attach a new category using SelectTree it only select the parent_id.