I have a USERS_OPTIONS HABTM table with 10 options a user can select from
only
and USERS_PREFERENCES with same select from only setup.
 
Now in the form I want to add a field Other: ___________ for each of the
select from Options/Preferences
where they could type in other options not available in the HABTM table
 
What would be the best way to set this up?
 
Create a table ADDITIONS:
--------------------------------
id
user_id
preferences
options
--------------------------------
 
Thanks,
 
Dave 

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to