More details about the tables:
columns ---------- id name columns_panels ---------- id column_id panel_id width <-- This is the additional join table data, that get lost when I edit any columns fields. panels ---------- id name The problem is that when I update column using scaffold (edit), as soon I save the edit any previous 'width' associated data on columns_panels get lost (set to null) :( Any ideas on how to edit column scaffold data without loosing 'width' field data? kind regards --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
