#Create Record with Tenancy and Translatable
3 messages · Page 1 of 1 (latest)
3 messages · Page 1 of 1 (latest)
When creating a record via the Tenant Panel, I get the error “method associateRecordWithTenant does not exist.” When I checked, this method does not exist in the CreateRecord class. It was present in v3, but I couldn't find it in v4. I am using with Spatie Translatable package btw.
Where is that method called from? Filament itself or the package?