Xiquita
Xiquita
FFilament
Created by Prodex on 1/8/2024 in #❓┊help
QueryBuilder Filter returns nothing
Based on your description, it seems like there might be an issue with the is operator in the RelationshipConstraint. One possible reason could be that the titleAttribute is not configured correctly. Make sure that you are specifying the correct attribute that represents the title in the article relationship. Additionally, you can try using the isExactly operator instead of is to see if it returns the expected results. For example: QueryBuilder::make() ->constraints([ QueryBuilder\Constraints\TextConstraint::make('customer.name'), QueryBuilder\Constraints\RelationshipConstraint::make('article') ->emptyable() ->selectable(QueryBuilder\Constraints\RelationshipConstraint\Operators\IsRelatedToOperator::make() ->titleAttribute('title') ->isExactly())]), If the issue persists, it might be helpful to provide more information about the data structure and any error messages you are receiving.
4 replies
FFilament
Created by Xiquita on 11/10/2023 in #❓┊help
Create new custom input
because the idea I have is that in the same resource form I can have a button that asks the user a question, "What is the question to ask?" and another asking what type of field? text input or check box? and when the user submits these questions he adds them to the resource form
10 replies
FFilament
Created by Xiquita on 11/10/2023 in #❓┊help
Create new custom input
yes, I want you as an application user to be able to add a new text input for example and be able to fill it in
10 replies
FFilament
Created by Xiquita on 11/10/2023 in #❓┊help
Create new custom input
What I want is that when I fill out a form I can add, as an application user, a new input to the same form
10 replies
FFilament
Created by Xiquita on 10/26/2023 in #❓┊help
recordSelectSearchColumns on GetRelation
OK thanks
5 replies
FFilament
Created by Xiquita on 10/30/2023 in #❓┊help
Sortable Translate
ok thanks
7 replies
FFilament
Created by Xiquita on 10/30/2023 in #❓┊help
Sortable Translate
The name for sortable appears in English in the filters and I want it to be in another language
7 replies
FFilament
Created by Xiquita on 10/27/2023 in #❓┊help
tiptapeditor inside infolist
ok I will see
19 replies
FFilament
Created by Xiquita on 10/27/2023 in #❓┊help
tiptapeditor inside infolist
ho ok
19 replies
FFilament
Created by Xiquita on 10/27/2023 in #❓┊help
tiptapeditor inside infolist
No description
19 replies
FFilament
Created by Xiquita on 10/27/2023 in #❓┊help
tiptapeditor inside infolist
when i view
19 replies
FFilament
Created by Xiquita on 10/27/2023 in #❓┊help
tiptapeditor inside infolist
No description
19 replies
FFilament
Created by Xiquita on 10/27/2023 in #❓┊help
tiptapeditor inside infolist
when i edit
19 replies
FFilament
Created by Xiquita on 10/27/2023 in #❓┊help
tiptapeditor inside infolist
in an unformatted way
19 replies
FFilament
Created by Xiquita on 10/27/2023 in #❓┊help
tiptapeditor inside infolist
When I preview it, it doesn't appear as I edited it in the form
19 replies
FFilament
Created by Xiquita on 10/27/2023 in #❓┊help
tiptapeditor inside infolist
So, how do I do it with a custom view since it appears wrong when I view the editor?
19 replies
FFilament
Created by Xiquita on 10/27/2023 in #❓┊help
tiptapeditor inside infolist
ho ok, thanks Dennis
19 replies
FFilament
Created by Xiquita on 10/25/2023 in #❓┊help
Text Input tel() or email()
ho ok
13 replies
FFilament
Created by Xiquita on 10/25/2023 in #❓┊help
Text Input tel() or email()
ok thanks
13 replies
FFilament
Created by Xiquita on 10/25/2023 in #❓┊help
Text Input tel() or email()
ho ok
13 replies