19 Feb
2011
19 Feb
'11
4:21 p.m.
On 2011-02-19, at 10:00 AM, Jeff Hartman wrote:
Getting ahah to work in general is not the problem. I have it working on one form as I mentioned. The problem form has the values within a fieldset and the fields with updated data are generating new fields instead of replacing the existing values. It may not be the fieldset that is the problem, but I'm supposing it is because that's the main difference between the forms.
Are you missing '#tree' on the fieldset element? Or, consider putting it at the top level of your form. --Andrew