On Nov 9, 8:20 pm, francky06l <[EMAIL PROTECTED]> wrote: > If you use cake1.2, you could use the option 'with' on the HABTM > relation. The 'with' should be a model, then you will be able to > manage the extra fields in the relation. The query on client model > will associate the model used for relation and your priority will be > in it. <snip>
As far as I understand, you don't need "With" anymore with current svn version. The extra data should be in [Model1s][Model2] key, IIRC. Adding data auto magically is still alien for me http://groups.google.com/group/cake-php/web/frequent-discussions -- <?php echo 'Just another PHP saint'; ?> Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
