I am using Views Entity Form Field to display an editable view of stock levels and prices.

The view has an option to hide the field title and description but the simple stock widget does not observe this setting.

Comments

MrPaulDriver created an issue. See original summary.

olafkarsten’s picture

Category: Bug report » Feature request
Status: Active » Postponed (maintainer needs more info)

I'm not sure what the @MrPaulDriver is expecting from us. As long as we don't get other information, I consider this a feature request.
It's not a bug, when we have no integration with another contrib module.

mrpauldriver’s picture

I don't agree

These labels should not be appearing on each row of a views table. The screen shots are self explanatory in my honest opinion.

olafkarsten’s picture

Category: Feature request » Bug report
Status: Postponed (maintainer needs more info) » Postponed

I got you. I don't know the internals of Views Entity Form Field, but I guess they expect a certain structure from the widget / likely a standard form element

The StockLevelWidget is somewhat complex and likely don't meet the expectations.
There is an issue to refactor and split the widget in three widgets. That would likely result in a much simpler structure per widget.
#2931754: Split the SimpleStockLevelWidget in three widgets

So it's not only about views integration. The widget should simple follow the docs. Any contrib that expect this, should work then.

I leave this issue open but postponed as a reminder to give @MrPaulDriver the credit he deserves, when we solve the older issue.

Thanks @MrPaulDriver

olafkarsten’s picture

Status: Postponed » Fixed

we fixed and split the widgets in the mentioned issue. so this one should be solved for any of the three new widgets.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.