6 Replies
Can you explain your use case?
In v3 there should be as we can use actions eveywhere. Just depends what you are trying to do.
I want to open a modal when I click a navigation item. This will be a form that submits the data to an api endpoint.
Not from a menu item persay, see:
https://filamentphp.com/docs/3.x/actions/installation
I have a similar uses case. I would like to open the user profile as a modal.
Is there a way to do that?
Not from navigation, you could build a custom navigation menu item,