multiple select

zarvard 03 Jun, 2017
Hi
I have custom form with multiple select inisde it, so users can select multiple item from select box. now one of items store in field. how can i store all select box selected value into field?
GreyHead 03 Jun, 2017
HI zavard,

Please drag a Handle Arrays action into the OnSubmit event and move it up before the DB Save action.

Bob
zarvard 04 Jun, 2017
thank you bob . but how change for this site growthhacking.center
GreyHead 04 Jun, 2017
Hi zavard,

Exactly as I wrote . . .

Please drag a Debugger action into the On Submit event, then submit the form and copy and paste the debug results here.

Bob
This topic is locked and no more replies can be posted.