hello
i manage to get 2 conditions. how do i do 3?
“conditional”:
{
“and”: {
“show”: true,
“when”: “field1”,
“eq”: “1”
},
“show”: true,
“when”: “field2”,
“eq”: “1”
}
hello
i manage to get 2 conditions. how do i do 3?
“conditional”:
{
“and”: {
“show”: true,
“when”: “field1”,
“eq”: “1”
},
“show”: true,
“when”: “field2”,
“eq”: “1”
}
Hi @red_yan ,
Could you let us in on some more details on what you are trying to do ?
hello!
if 3 fields are filled up, the button appear.