A couple "simple" getting started questions #543
Unanswered
mikeerickson
asked this question in
Q&A
Replies: 1 comment
-
Hi @mikeerickson,
as for your question about
Limiting the returned fields is not in the scope of this project. (@AlexVanderbist correct me if I am wrong) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am just getting started with this project and have two simple questions which I can't track down the answer (I have scoured the inter web and docs but no luck). Perhaps I am missing something very basic, but docs don't mention these simple query types anywhere.
name
containsErickson
ORstate
equalsCA
. I guess in general, how to determine either AND or ORfields
attribute in query. As it stands, it currently returns all non$hidden
fields on the model.Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions