Hi,
I have used a combo box with multiselect: true option. It's working file. My problem is when i submitted the form it posted like this
user_roles: 'admin'
user_roles: 'member'
instead of user_roles: 'admin, member'
any body give me the solution for this.
Regards,
Riyaz