Include a dropdown in a field?

Include a dropdown in a field?

noshankusnoshankus Posts: 1Questions: 1Answers: 0

Hello, I'm trying to get a dropdown in a field in each row of my table (capturing events and everything else is taken care of).
The problem I have is that the dropdown stays within the field, so I can't see the options.

I've tried with changing CSS on the element/dropdown being added (position relative z-index:99)... on firefox I had some success with position: absolute, but this doesn't work in Chrome :/

Any ideas? I'm sure someone has already tried and succeeded at this? Thanks for your time!

This discussion has been closed.