How to move non-cck fields(title,body_field,pah) into cck fieldgroup tabs?
achilles085 - September 22, 2009 - 07:50
Hello guys,
I have a question about How to move non-cck fields(title,body_field,pah) into cck fieldgroup tabs?
I already used form_alter but failed to move non-cck fields into fieldgroup tabs. What I notice is that
cck fieldgroup tabs uses $pre_render callback wherein it alters the form elements.
Is there any way i can alter again the #pre_render done by cck fieldgroup tabs?

bump
Is there any how we can do this? any thoughts? anyone?
--------------------------
personal | blogspot | wp
You can't
You should read this forum post it outlines what you can and cannot do.
http://drupal.org/node/354849
Z.Monkey