Hi all,

More or less a php + cakephp newbie here, so bear with me!

I'm building a web application which relies on one main window and
jquery modal popups. The formhelper apparently offers no way to change
the id that will be generated when creating form elements. You can set
the id of the form itself and that's it (or at least seems to be).

This is problematic as some input elements on the main window and on
the popups refer to the same database fields. As the popups are
actually part of the html document I get multiple form elements with
the same ID.

How can I overcome this problem?

Thanks for any advice.

Kind regards,
Johey

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to