On Oct 2, 7:46 pm, Zoltan <[EMAIL PROTECTED]> wrote:
<snip>
> What I used in a previous system where I managed tags manually, was
> add the weight to the link table (e.g. TABLE places_tags ( places_id,
> tags_id, weight) ).
<snip>
This is exactly where I'm scratching my head now. While adding
another field in map table, I don't find a way to add it to the map
table.
I even tried to manually stuff via form:
$form->input('Place.Tag.weight'); but it gets weird.
Thanks anyone for valuable hints.
--
<?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
-~----------~----~----~----~------~----~------~--~---