I use display suite to manage the diplay of product content type.
Problem is that the field of the form to make bids is not available at admin/structure/types/manage/product/display

Is this a bug?

Comments

swentel’s picture

If the module would implement hook_field_extra_fields() it could actually be possible to move the weight of that form on the manage display screens, even without Display Suite.

doppel’s picture

Any update for this? I also have the same issue on using Display Suite. The form to make bid was gone missing.