Skip to Content
0
Former Member
Jan 02, 2008 at 11:17 AM

Assign value problem

30 Views

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??