On Mar 11, 12:59 pm, "[email protected]"
<[email protected]> wrote:
> My question is:
> If in a model I have many image fields and many upload field how can I
> set the model to permit the use of AD7six Upload Behaviour with all
> these fields?
> Many Thanks
Hi Marco,
The overall upload logic I use expects 1 upload per model (most of the
time I use an exclusive media model for uploaded data). You could at a
stretch use various different uploads (1 image, 1 pdf, 1 archive) on
the same model but that's twisting the upload behavior(s) away from
what they were designed to do.
If you want to try and implement that - feel free.
Cheers,
AD
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---