Hey there,
is it normal that the necessary formatter for editable fields is missing for fields under the drupal commerce view for orders?

I mean this view: views/view/commerce_vbo_views_orders/edit and i want to set up the order status field as editable on the order view page.. but I cant find the formatter..

can anyone help?

cheers!

PS: In the product/view everything works fine with editbale fields! Great and very very very timesaving module! thanks for that!

Comments

johnv’s picture

Status: Active » Fixed

The Commerce views are no different then 'normal' views.
You should be able to find the formatters in your Views display under FIELDS -> --> Formatter .

Status: Fixed » Closed (fixed)

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

spacereactor’s picture

Status: Closed (fixed) » Active

can't find the option in views display. Below are the only option
Link this field to
- Nothing, unless specified in Rewrite results below
- The customer view page
- The administrator view page

gocaps’s picture

I have the same issue. I'd like to edit Commerce Order Status in a View using editablefields, but there isn't a formatter for the field. Is this by design, or is there a way to do this?

CarbonPig’s picture

same issue - no formatter link for fields.

gocaps’s picture

For anyone who stumbles upon this issue, you should take a look at Commerce Backoffice.

maxplus’s picture

Issue summary: View changes

Hi,

I have the same issue in combination of Drupal Commerce using Editable fields 7.x-1.0-alpha2+14-dev

My field label is not displayed anymore when switching the display formatter to editable fields.
I disabled Commerce Backoffice and the problem is not solved.

When I set my display formatter settings of my editable field to "Click to edit", the label is displayed again.