Position combo in Form

Hi

I have placed to 2 comboboxes on a form. but I want to place the second one next to the first one. Is that possible?

Yes, it possible with dhtmlxForm 3.0. Try to use “newcolumn” element type.

That works! Thanks for your reply :wink: