Hello, I am trying to use Streamlined[1] in various projects and I am finding a serious show-stopper: forms can't establish relationships. I mean, the form at create-time (and edit-time as well) doesn't have the inputs to establish the associations and the only way to do it is latter in the table. This makes it impossible for me to use because my models validate that the associations exists because they have to exist. I even have the relationship at SQL level, so, with Streamlined, there's no way I can create new records. Is there some way to solve this ? maybe by customizing the form (I am doing that already with ajaxscaffolding, so, that's ok with me). Any help is appreciated. Thanks you.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Streamlined/ActiveScaffold don't support has_many :through? | 0 | 107 | October 7, 2007 | |
streamlined - inset_table or membership in edit_view | 0 | 137 | February 27, 2009 | |
Streamlined and ActiveScaffold question | 0 | 80 | July 23, 2007 | |
Scaffolding plugins that support relationships. . .? | 4 | 115 | February 23, 2007 | |
Streamlined 0.9 Release Candidate | 0 | 145 | August 24, 2007 |