hi
It will really depend on what the form does, what are the existing datasources on the form.
The only common thing is override the lookup method on the tmptable and with firstlookup fill up the table before super();
regards
harry
Rocco Giumelli <[EMAIL PROTECTED]> wrote:
Rocco Giumelli <[EMAIL PROTECTED]> wrote:
Hi Harryyes I see, The temp table will than be there so the List is free from the large Inventtable (Essentially lookup once than select from temp table)I can create the Table with only the items that apply to one Employee's warehouse only (Blokes in Vans Each van is a Warehouse in our system), and then the lookup that up on a reduced table that i will than in turn use for the Inventid lookup, with itemid, description and Onhand Value. I Think I understandDo you have an example of how we could do thisThankyou harryRocco
From: Harry (Harshawardhan Deshpande [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 6 April 2005 5:18 AM
To: Axapta-Knowledge-Village@yahoogroups.com
Subject: RE: [Axapta-Knowledge-Village]hitime from brain storming.How about create a tmpInventTable... Fill up this table when the form is loaded or first lookup is made ...use item id from this table for look up and then select the row from normal inventtable on the basis of item id from tmpInventTablehuh?regardsharry
Rocco Giumelli <[EMAIL PROTECTED]> wrote:Hi Frank/HarryYes, I have, it did help the speed a little. I guess I am Trying to say is that can a Lookup Method cache the details (Itemtable) so it does not try to load the same lookup on every line of the web form as they enter it.Rocco
From: Frank Werner-Vohrer [mailto:[EMAIL PROTECTED]
Sent: Monday, 4 April 2005 1:47 PM
To: Axapta-Knowledge-Village@yahoogroups.com
Subject: Re: [Axapta-Knowledge-Village]Hi Rocco,have you looked whether it is a server based method or a client? A serverbased should be quicker.Frank
Rocco Giumelli <[EMAIL PROTECTED]> wrote:Hi AllI am in the middle developing a Web portal PDA for our service personel on the road. When I put in the Itemid on the Web Form, the default lookup for the item table, is very slow on the PDA device, but on the internet browser (On the PC) it seems much quicker. When I Remove the Itemid field from the web form the PDA returns to an acceptable speed.My guess is that it is trying to load the whole item table on every line of the web form as it refreshes or adds a new lineDoes anyone know of a way so I can keep the lookup functionality, but maintain the speed on the PDA DeviceThanks in Advance
Rocco Giumelli
Sharing the knowledge on Axapta.
Gesendet von Yahoo! Mail - Jetzt mit 250MB kostenlosem Speicher
Gesendet von Yahoo! Mail - Jetzt mit 250MB kostenlosem Speicher
Sharing the knowledge on Axapta.
Sharing the knowledge on Axapta.__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Sharing the knowledge on Axapta.
Sharing the knowledge on Axapta.
Yahoo! Messenger
Show us what our next emoticon should look like. Join the fun.
Sharing the knowledge on Axapta.
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/Axapta-Knowledge-Village/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.