Re: Request for trigger recipes
"Adrian Maier" <[email protected]> Tue, 31 Oct 2006 14:21:55 +0200
| Newsgroups | gmane.comp.gnu.enterprise.general |
|---|---|
| Message-ID | <[email protected]> |
On 10/31/06, Reinhard Mueller <[email protected]> wrote: > Adrian, > > Am Dienstag, den 31.10.2006, 13:30 +0200 schrieb Adrian Maier: > > ds_PROD.simpleQuery({}) > > res=ds_PROD.createResultSet({},True,True) > > you would use *either* simpleQuery *or* createResultSet. I understand. I've found those methods from the sources, and tried all kinds of combinations without really understanding how does the whole thing work ... Quite frustrating ;-) > As to the reason why you don't get the data: you must set > explicitfields="den" in the <datasource> to tell forms that the field > "den" must be included in the query. I'm currently trying to discover how to do different operatins inside the gnue-forms triggers. Maybe i'll be able to come up with a set of common 'recipes' , but i don't promise anything . Cheers, Adrian Maier