By WebMaster on
I need to create some fields for a content type inside of a fieldset, for ajax purposes (as seen in the Examples module). Creating fieldsets was easy in Drupal 6 / CCK, however I see no option for it in Drupal 7 fields. Am I overlooking something and is there is a new way to do this?
Comments
As I understand it,
As I understand it, fieldgroups was left to contrib for D7. Looks like Field Group is what you want, but it only has a dev release at the moment.
Not sure if there are other alternatives.
It works for me
It really works for me and it has also updated with security patch.