Thanks for the reply!

"To choose the correct gui element, I would, in the view (not the
controller), use the same logic that sets which type of question it is
for the model side of things."

I'm not sure what you mean by this, would I put in conditional steps
in the view i.e

if model_says textbox then
      do textbox
else if model_says scale_1_5 then
      do scale_1_5
else if
      ....

Would you set something like that up in the view?

I might put together a tutorial on this as well if I can finally get
it going :)
--~--~---------~--~----~------------~-------~--~----~
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