RT2023
RT2023
Explore posts from servers
TLCTuto's Laravel Corner
Created by RT2023 on 1/28/2024 in #💡filament
group by tenant
Hi Tuto, I need to show on my table a group by tenant. this group will be applied for the userResource. If i have one tenant assigned to each user the group works well. However if an user belongs to two or more tenants , i get an error. SQLSTATE[21000]: Cardinality violation: 1242 Subquery returns more than 1 row. Any help is appreciated. thanks
4 replies
FFilament
Created by RT2023 on 10/21/2023 in #❓┊help
table group by tenant
I need to show on my table a group by tenant. this group will be applied for the userResource. If i have one tenant assigned to each user the group works well. However if an user belongs to two or more tenants , i get an error. SQLSTATE[21000]: Cardinality violation: 1242 Subquery returns more than 1 row. Any help is appreciated. thanks
2 replies
TLCTuto's Laravel Corner
Created by RT2023 on 9/17/2023 in #💡filament
Multi-tenancy for a filament page
Hi there. I have an app with multi-tenancy and it is working well with all the resources in such panel. For one resource, I had to create a new filament page (not associated with the resource) to do some simple mathematical operations. Sum of total columns and division to calculate percentages. this works great as well. The issue I have is that I cant filter the calculations by tenant. It just add all the values in the table . Can someone provide any advise please?
7 replies
FFilament
Created by RT2023 on 9/17/2023 in #❓┊help
Multi-Tenant Page Approach
Hi everyone. I have an app with multi-tenancy and it is working well with all the resources in such panel. For one resource, I had to create a new filament page (not associated with the resource) to do some simple mathematical operations. Sum of total columns and division to calculate percentages. this works great as well. The issue I have is that I cant filter the calculations by tenant. It just add all the values in the table . Can someone provide any advise please?
14 replies
FFilament
Created by RT2023 on 9/9/2023 in #❓┊help
Render data from two resources in the same form
Is there a way to render data in a form from two different resources (tables or models) without a relationship between them? Thanks
6 replies
TLCTuto's Laravel Corner
Created by RT2023 on 9/9/2023 in #💡filament
Render data from two resources
Is there a way to render data in a form from two different resources (tables or models) without a relationship between them? Thanks
8 replies
FFilament
Created by RT2023 on 9/8/2023 in #❓┊help
sum two fields
No description
5 replies
FFilament
Created by RT2023 on 8/7/2023 in #❓┊help
Clone record with relationship table
4 replies
FFilament
Created by RT2023 on 7/26/2023 in #❓┊help
Trait for user Model
29 replies
FFilament
Created by RT2023 on 7/19/2023 in #❓┊help
Table column reference
9 replies
FFilament
Created by RT2023 on 7/15/2023 in #❓┊help
form select assign default value
Is there a way to set a default value to the available list items when creating a new record ?
3 replies