wdog
wdog
FFilament
Created by ironclaw8986 on 6/11/2024 in #❓┊help
Select is not working for a BelongsToMany relationship in RelationManager
I've used a select without relations and used directly options(fn($state):string => ....query.... )
7 replies
FFilament
Created by wdog on 1/26/2024 in #❓┊help
Add Icon in RelationManager Tab for Edit
in this case I have a recipe ( resource) with relation to procedures steps and ingredients (2 relation ) I can add icons to relation tab but not for main resource tab I've also used
public function hasCombinedRelationManagerTabsWithContent(): bool
{
return true;

}
public function hasCombinedRelationManagerTabsWithContent(): bool
{
return true;

}
in main EditRecipe.php
4 replies
FFilament
Created by danzzz on 12/13/2023 in #❓┊help
FileUpload And Morph
changed to default behaviour.... I cannot figure how work with morph and uploadFile 😦
8 replies
FFilament
Created by danzzz on 12/13/2023 in #❓┊help
FileUpload And Morph
I'm using a morph Image class
8 replies
FFilament
Created by danzzz on 12/13/2023 in #❓┊help
FileUpload And Morph
relationship does not exists on FileUpload
8 replies
FFilament
Created by danzzz on 12/13/2023 in #❓┊help
FileUpload And Morph
find any solution? I have the same problem
8 replies