[Solar-talk] Model + Form + validation
Rodrigo Moraes
rodrigo.moraes at gmail.com
Thu Jul 12 09:46:48 CDT 2007
Hi,
I'm looking for a clue about how to integrate Solar_Form filters with
Solar_Sql_Model filters.
Where I am: Solar_Form has a list of filter and Solar_Sql_Model has
another one. On form processing, each one validates its list
separately, and not in synchrony. Which hacks can I do:
a) add the Sql filters to the form filters. bad: Sql filters will be
processed twice when input is valid; mistery: how to make the form
process about specific db filters.
b) add the Sql filters to the form filters and then remove Sql filters.
c) ...
Any plans/drafts/hints?
-- rodrigo
More information about the Solar-talk
mailing list