I'm using this module with CCK3 (D6) and it works well for individual fields I can't get it to pick up multigroups. I see from the notes that it should be #group_name but when I dpm($form) I don't see #group_name. I have tried both the lable and field name but to no avail.
Comments
Comment #1
kbk commentedAt a second glance, it looks like the code to change the button's name is not executed in the multigroup part of the module:
Comment #2
kbk commented