I'm using a HTML in my Form to create a box so as to organize my fields. The box I have for my ITEM field type works fine, but the box I have for my DROPDOWN fields don't work. It seems the box is laying on top of the dropdown fields. Is there any way to send the box to the back or move the dropdown to the front. - BTW this worked in previous version 11.09
my html
Hello,
You should be able to configure this by setting the Z-index of the dropdown under the Field Physical tab on the form or by manually setting the z-index css property of the HTML box.
Chris
Christopher Gillis
Aras Labs Software Engineer
Hello,
You should be able to configure this by setting the Z-index of the dropdown under the Field Physical tab on the form or by manually setting the z-index css property of the HTML box.
Chris
Christopher Gillis
Aras Labs Software Engineer