I was wondering if there were any CakePHP based components that would allow me to build dynamic data entry views based on values in a database such that I can enter data and store it in a generic table. For example, if I have a table 'Attributes' that has an attribute name, and the type of attribute along with size/length specifications, I would like to create a view based on any number of those attributes. I would then like to enter values in and have the values stored in a 'Records' table that would link back to the original attribute ID.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
