Re: How to save extra field in join table in HATBM Cake1.2

2008-10-05 Thread GrandiJoos
some articles/posts about this a few days ago (a quick search did not turn up any useful links so you'll have to search for yourself). Hope this helps (or at least a little ;)). Good luck! GrandiJoos On 4 okt, 18:28, Andre [EMAIL PROTECTED] wrote: Hi all, I saw Storing additional data on join

Re: Custom views based on action parameters?

2008-10-04 Thread GrandiJoos
Maybe what he meant was that, depending on some values, you choose which 'partial view' you would like to include next? Like you would have a page build up out of 3 elements and f.i. the middle one changes depending on some values. How to do that exactly I don't know, sorry. GrandiJoos On 4 okt

Re: Custom views based on action parameters?

2008-10-04 Thread GrandiJoos
Would a simple redirect suffice? Then you could something like $this-redirect('controller/action', null, true); In your case $this-redirect('profile/edit', null, true); Hope this helps. GrandiJoos On 4 okt, 17:41, Lamonte [EMAIL PROTECTED] wrote: How do you switch views within a controller

Extend running blog example: user makes posts with custom set of tags

2008-10-04 Thread GrandiJoos
? Or is there another (neat) trick necessary? Any help is appreciated! GrandiJoos --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups CakePHP group. To post to this group, send email to cake-php@googlegroups.com

Re: Accessing Multiple database

2008-10-02 Thread GrandiJoos
database design would suffice. Hope this helps (and if not, let me (/us) know ;) ) GrandiJoos [1] http://book.cakephp.org/view/312/Models [2] http://en.wikipedia.org/wiki/Data_modeling [3] http://en.wikipedia.org/wiki/Relational_model On 2 okt, 14:00, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote

Create a new model instance and return its new ID

2008-07-25 Thread GrandiJoos
this? Sample code: http://bin.cakephp.org/view/997858437 Please help this newbie :p GrandiJoos PS sorry if the information is sparse --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups CakePHP group. To post to this group, send