Hello Danny,
the SysQueryForm is used in Axapta standard to choose which data from your datasources should be printed.
In general it should be possible to create a different form which behaves in a different way, maybe showing the tables in another way. Actually we have done this years ago for a customer (think it was Axapta 2.0 or 2.1).
The easiest way to do so will be to duplicate SysQueryForm and then modify the new form.
But: As you have seen, there is a lot of methods in the original form and therefore you will need to (more or less) fully understand what it does before you could think of modifying it!
Hth, Tobias

> -----Urspr�ngliche Nachricht-----
> Von: dgaethofs [mailto:[EMAIL PROTECTED]
> Gesendet: Montag, 28. Juni 2004 11:22
> An: [EMAIL PROTECTED]
> Betreff: [development-axapta] Re: How to use the Property Form in a Query
>
> Tobias,
>
> That part I understood, but what I want to know is can I replace the
> SysQueryForm in the property with another form.
>
> If I do so how to get rid of the error. Maybe someone already did so
> or can explain for what purpose the property - besides the
> SysQueryForm - can be used.
>
> Regards,
> Danny
>
>
> --- In [EMAIL PROTECTED], "Andrae, Tobias"
> <[EMAIL PROTECTED]> wrote:
> > Apparently the QueryRun calls this method in SysQueryForm ;-)
> > To find out what this form does just take a look at it - it is
> located in AOT-Forms.
> > Hth, Tobias
> >
> > > -----Urspr�ngliche Nachricht-----
> > > Von: dgaethofs [mailto:[EMAIL PROTECTED]
> > > Gesendet: Donnerstag, 24. Juni 2004 14:04
> > > An: [EMAIL PROTECTED]
> > > Betreff: [development-axapta] How to use the Property Form in a
> Query
> > >
> > > Dear all,
> > >
> > > Axapta release 3.0 SP3
> > >
> > > Can someone tell me how the property form in a query can be used.
> > > Most of (lets say all) the standard queries have the value
> > > SysQueryForm.
> > >
> > > When entering another form I get the error message:
> > > Error executing code: FormRun object does not have
> method 'okPressed'.
> > >
> > > Stack trace:
> > > \Classes\FormRun\okPressed
> > > \Classes\QueryRun\prompt
> > > \Classes\QueryRun\run
> > >
> > > Has someone used the form property effectively in a query.
> > >
> > > regards,
> > > Danny
> > >
> > >
> > >
> > >
> > >
> > >
> > > Yahoo! Groups Links
> > >
> > >
> > >
> > >
>
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>



Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to