The new 1.3 virtual fields feature seems fantastic, but I can't get it
to work with related data. For example, I have one model
ExtensionRequest with a couple of virtual fields. They are retrieved
perfectly if I use ExtensionRequest::find(), but if I use a related
model Extension::find() (belongsTo ExtensionRequest), the virtual
fields are not with the ExtensionRequest data. Is this a known issue,
or could it be that I am doing something wrong?

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