Select List field not displaying inline
chipt4 - May 21, 2009 - 08:35
| Project: | editablefields |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Under my content type's Display Fields page, I've set a field (type: text widget: select list) to be editable. I set the Label to inline, but the field continued to display as a block element. I had to manually set display: inline on each child element of the field via css.

#1
Same thing here. I set up an unformatted style view, set several editable fields to display inline, and they don't. Is editable fields not respecting the views settings?