I am trying to design the form like this.

http://skoizumi.com/cakephp/complicated-form.gif


you can add categories to a survey, add questions to a category, and
add selection values to a question.

I saw some of documents where you can define the array of records by
using classname and index with dot
( category.0.question ), but it stops working after a couple dots. Is
there anyway to create this form with formhelp class or i should just
do it manually?

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 cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to