dannyelo
CCConvex Community
•Created by dannyelo on 10/3/2024 in #support-community
Search Index by Two or More Fields
Can't find it yet
19 replies
CCConvex Community
•Created by dannyelo on 10/3/2024 in #support-community
Search Index by Two or More Fields
The results are logging in the console, I must have a bug that is not getting into my combobox
19 replies
CCConvex Community
•Created by dannyelo on 10/3/2024 in #support-community
Search Index by Two or More Fields
I remove the duplicates like this...
19 replies
CCConvex Community
•Created by dannyelo on 10/3/2024 in #support-community
Search Index by Two or More Fields
Let me see..
19 replies
CCConvex Community
•Created by dannyelo on 10/3/2024 in #support-community
Search Index by Two or More Fields
I think I have an error in my front end code
19 replies
CCConvex Community
•Created by dannyelo on 10/3/2024 in #support-community
Search Index by Two or More Fields
Sorry, I think my query is working fine
19 replies
CCConvex Community
•Created by dannyelo on 10/3/2024 in #support-community
Search Index by Two or More Fields
I can't use 2 .withSearchIndex in the same query function?
19 replies
CCConvex Community
•Created by dannyelo on 10/3/2024 in #support-community
Search Index by Two or More Fields
I have one per field
19 replies
CCConvex Community
•Created by dannyelo on 10/3/2024 in #support-community
Search Index by Two or More Fields
So I can only define one searchIndex per table?
19 replies
CCConvex Community
•Created by dannyelo on 10/3/2024 in #support-community
Search Index by Two or More Fields
I understand, so will have to concatenate to a big string.
19 replies
CCConvex Community
•Created by dannyelo on 10/1/2024 in #support-community
Type error: implicitly has type 'any' because it does not have a type annotation
That worked for me too!
44 replies
CCConvex Community
•Created by dannyelo on 10/1/2024 in #support-community
Type error: implicitly has type 'any' because it does not have a type annotation
type*
44 replies
CCConvex Community
•Created by dannyelo on 10/1/2024 in #support-community
Type error: implicitly has type 'any' because it does not have a type annotation
So typing also the returned value
44 replies
CCConvex Community
•Created by dannyelo on 10/1/2024 in #support-community
Type error: implicitly has type 'any' because it does not have a type annotation
I think it is common to want to return something that depends on the result of runMutation/Query/Action
44 replies
CCConvex Community
•Created by dannyelo on 10/1/2024 in #support-community
Type error: implicitly has type 'any' because it does not have a type annotation
👍
44 replies
CCConvex Community
•Created by dannyelo on 10/1/2024 in #support-community
Type error: implicitly has type 'any' because it does not have a type annotation
it does give you a type error
44 replies
CCConvex Community
•Created by dannyelo on 10/1/2024 in #support-community
Type error: implicitly has type 'any' because it does not have a type annotation
It does not like returning the result of any runMutation, runQuery or runAction. Or better said, to depend on the returning result of those.
44 replies
CCConvex Community
•Created by dannyelo on 10/1/2024 in #support-community
Type error: implicitly has type 'any' because it does not have a type annotation
Yes it breaks
44 replies
CCConvex Community
•Created by dannyelo on 10/1/2024 in #support-community
Type error: implicitly has type 'any' because it does not have a type annotation
Thank you @erquhart
44 replies
CCConvex Community
•Created by dannyelo on 10/1/2024 in #support-community
Type error: implicitly has type 'any' because it does not have a type annotation
No, those are the only ones @erquhart
44 replies