revenantprime
Questions Asked
0 answers
Use model within helper
Hi all,
I know MVC speaking it's not kosher to access a database within a helper, but this is the...
1 answer
Limiting/Specifying Associated Queries
Hello,
Basically I'm wondering if there's an easy way to do 2 things. I have a two tables,...
2 answers
Set additional fields in HABTM Join Table
Hi,
I'm working on a messaging system for a site that will allow users to send a message to...
Answers
There no answers yet.
Comments
- Member since:
- February 18th, 2010
- Last active:
- 2010-05-28 15:51:41
- Questions asked:
- 4
- Answers:
- 0
- Correct Answers:
- 0
- Comments:
- 1
Form Initialization with Linked Models
Thanks - that's what I was afraid of. Seems like cake doesn't have a good way to deal with this type of scenario. It IS stage_id. For some reason the baked code for the Wip add action did input('stage') which confused me as it renders...