Hi Mandy and Schmidt, Thanks for all your reply..That makes sense to me, especially after carefully reading this discussion on the group http://groups.google.com/group/cake-php/browse_thread/thread/6547b2869f3cd9ad/4349906b4f18aa4d?lnk=gst&q=single+form&rnum=5#4349906b4f18aa4d
I will try to combine what Mandy suggested with some suggestions in the above group discussion. But if I am following Mandy's suggestion, I still have two question. 1. What if you have three tables, User Country Country_user after you save data into user and country...you need to get id of both user and country...and save them in country_user Is there a way to get ID using requestAction...or should I use getLastInsertID 2. This question might be particularly for my case.. In the view if I want to know all the countries that the user visisted and for this I provide a text box where user can enter all the countries separated by comma...how can I handle this, since I cannot attach particular column to the textbox. I will need to explod the list and loop through it. So my question is what column name should be attached to it ...or I can just give a fake column name as it will only create an array and later process each country name individually in a loop If I get going, probably I can write a tutorial for others.. Thanks for all your help Regards, Bingo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
