Download & Extend

Select List field not displaying inline

Project:editablefields
Version:6.x-1.2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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.

Comments

#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?