MartinRaiola
MartinRaiola
FFilament
Created by MartinRaiola on 3/8/2024 in #❓┊help
Make page tenant aware
Hi, in a panel with multi-tenancy activated is it possible to create a page outside the tenant? The path that is generated in the normal way is: /{tenantID}/myPage My doubt if it is possible to register the page at profile level or similar pages: /myPage Best regards
2 replies
FFilament
Created by MartinRaiola on 3/5/2024 in #❓┊help
Hide tenantID in URL
Hello, I am testing multi-tenancy and I was looking if it is possible to hide the tenantID. Since the id is a UUID and visually in the URL it takes up too much. I have looked in the documentation and in #help and I see no reference to this. Is there such a possibility? Thank you very much
18 replies
FFilament
Created by MartinRaiola on 3/5/2024 in #❓┊help
Hi,
I have a table with widgets where I define a custom action, the problem I have is that when I click on the action, before the action event sends an update of the table itself. If I remove the widgets from that page and only sends the action event and works fine, do you know any way to make that TableAction only send its event and ignore the rest? Thank you very much
8 replies