For Product types (in Drupal commerce), "arrange fields" tab does not show up after selecting "manage fields" (as happens with other CCK types).
Since CCK works with Arrange Fields, and Product Types are based upon CCK, how to adapt Arrange Fields to work with Drupal Commerce Product types also?

Comments

richardp’s picture

That's funny, it should work because as you say, it's based upon CCK. Or at least it was for 6.x. I will have to add it to my list of things to check out.

Thanks,
Richard

richardp’s picture

Title: support for Drupal Commerce (formerly ubercart)? » support for Drupal Commerce

Just a quick point for those who may not know-- ubercart is still around for D7: http://drupal.org/project/ubercart. Commerce is a fork of ubercart using much of the same code but going in a different direction: http://drupal.org/project/commerce

So it isn't that Commerce replaced ubercart, it's just another option. I have changed the title of the issue to make this *only* about Commerce, and not ubercart, as it may work fine for ubercart, I do not know.

marcjohnson’s picture

Thanks Richard, that's encouraging. Since Commerce is built upon standard Drupal 7 features (like CCK, entities, fields), hopefully its a quick win to extend to work with your excellent module.