Posted by bharat83 on December 7, 2012 at 8:11am
Hi,
I am trying to add a custom field under a cck field with unlimited values.
I use hook_form_alter to add the field and its working fine. But when i click on Add Another Item Button only cck field is added via ajax.
So its like this
showing cck field + custom field by default
but on click of Add Another item Button
it show only cck field
Please tell me how can i show custom field with cck fields created by Add Another item Button.
Comments
Add custom field into field collection onclick of add another.
I want to add one fieldset inside add another item after click on add another item.
Help would be appreciated.
Thanks in Advance,
Shubhangi B