El 24/04/2008, a las 10:05, rtanz escribió:
> my problem is how to > have cake then create the forms themselves based on the designer's > selection. any hints? thanks You could create fields in the "Question" model to store the type and options for response. Then, in the view, a switch structure could output a different form element according to that info. hth -- Fran Iglesias [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
