Hello,
Instead of comma separated values for my multiple checkbox values, it shows this : array ( 0 => 'Flamenco', )
How can I cahnge this to comma separated values?
Instead of comma separated values for my multiple checkbox values, it shows this : array ( 0 => 'Flamenco', )
How can I cahnge this to comma separated values?
{data.join[, ]:fieldnamewithoutthesquarebrackets}
Go to my website and get my free shortcodes reference there are other things you can do with arrays
Go to my website and get my free shortcodes reference there are other things you can do with arrays
This topic is locked and no more replies can be posted.