Hello. i have 2 models: Customer and Order, linked together by a HABTM relationship that's working fine. the Join table (orders_customers) has the following structure:
order_customer_id customer_id order_id field_A field_B field_A and field_B must be *100 everytime the data is loaded. How can i achieve this? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
