Hi I am making a questionnaire application and I have a survey model
and a questions model. I have set the survey as hasMany question and
question belongsTo survey. Now what I need to do is that when a user
creates a survey and clicks 'Add Questions' on that page, the browser
will redirect to the add function for questions, but not only displays
the form for adding questions but also the survey information above it
and the other questions already entered. can someone guide me on how
to make this? thanks
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---