Active
Project:
Arrange Fields
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2011 at 06:52 UTC
Updated:
7 Aug 2011 at 21:07 UTC
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
Comment #1
richardp commentedThat'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
Comment #2
richardp commentedJust 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.
Comment #3
marcjohnson commentedThanks 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.