hi all;
can we submit multi value with the assign value in our data service??
for exmp
In the enter formula i want to pass multi value
if( A==true,value1 and value2 , value3 and value4 and value5) like this but i cant.. i can only submit one value
if( A==true,value1,value2) like this.
In the Visual composer can i do this??