Hello,
i need help with explain how works conditions for every type of fields:
i know how it works for
-
field Checkbox
value True / False and Operator == / !=
How works:
-
field Date
i try fill some date or part of date in format example:
2020-06 , 06/2020 , 30/06/2020 , 2020-06-30 and i don’t have any result (file is empty but i have objects with these dates)
can i use only a mont with year or only year or do I have to enter a specific exact date? -
field Reference
i don’t know how works i tried fill id or name or similar like in Variable in Default Value - and file was empty -
Additionally sometimes after i filled -> clicked Run Now i crash the app and nothing saw in logs but i have too restart application because when i refresh page i get code error 500 -
field Text
i don’t run and don’t know that i can fill only part of text or i should all text from field -
field Password
i don’t run. Could we use like condition this type of field? How? -
**field Text Area""
The same. Could we use like condition this type of field? How? -
Radio
The same. Could we use like condition this type of field? How? -
Select
The same. Could we use like condition this type of field? How?
If somebody know how could use in condition these type of fields from 2 to 8 please describe it