Re: RE : [development-axapta] Urgent: Where is TemporaryFormName

2004-09-19 Thread [EMAIL PROTECTED]
Huh, I was able to customize it by overriding lookup() method in whichever form I 
wanted.

Paulius Cerniauskas [EMAIL PROTECTED] wrote:
Try to edit VendTable table's AutoLookup field group


 Steeve Gilbert 
 wrote:It is a temporary form. It's a lookup form
 actually. You won't find a form of that nature
 because it's build on the fly for lookup purpose. 
 I've tried to find where you could do the
 modification to add the zipcode but I couldn't find
 it... weird. Anybody know where the lookup form of
 the orderAccount on CreatePurchaseorder is made?
 
 Steeve... 
 
 
 -Message d'origine-
 De : ottawa_m2003 [mailto:[EMAIL PROTECTED] 
 Envoyé : 15 septembre 2004 19:05
 À : [EMAIL PROTECTED]
 Objet : [development-axapta] Urgent: Where is
 TemporaryFormName
 
 Hi,
 
 I am trying to add a new row in  Accounts
 Payable/Purchase Order/. 
 It takes me to another form called
 CreatePurchaseorder. When I can 
 click on vendoraccount, it opens another form
 which 
 has Vendoraccount name Searchname OurAccount
 Telephonenumner as 
 columns. I clicked on the help icon to see which
 form it is so that 
 I can make some changes. It says 
 TemporaryFormName. I couldn't 
 find TemporaryFormName in forms. I would like to
 add  zip code 
 columns after Telephonenumber. How can I do
 this??
 
 Is there any one to help as I am working in a tight
 schedule.
 Thank in advance.
 Ottawa
 
 
 
 
 
 
 Yahoo! Groups Links
 
 
 
 
 
 
 
 Yahoo! Groups SponsorADVERTISEMENT
 
 
 -
 Yahoo! Groups Links
 
 To visit your group on the web, go to:
 http://groups.yahoo.com/group/development-axapta/
 
 To unsubscribe from this group, send an email to:
 [EMAIL PROTECTED]
 
 Your use of Yahoo! Groups is subject to the
 Yahoo! Terms of Service. 
 
 
 
 
 -
 Do you Yahoo!?
 Yahoo! Mail is new and improved - Check it out!
 
 [Non-text portions of this message have been
 removed]
 
 
 
 
  Yahoo! Groups Sponsor
 ~-- 
 $9.95 domain names from Yahoo!. Register anything.

http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/saFolB/TM

~-
 
 
 
 Yahoo! Groups Links
 
 http://groups.yahoo.com/group/development-axapta/
 
 [EMAIL PROTECTED]
 
 
 
 


=
Paulius Cerniauskas
Phone: +37065923155
ICQ: 280959446



__
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 





Yahoo! Groups Links










-
Do you Yahoo!?
vote.yahoo.com - Register online to vote today!

[Non-text portions of this message have been removed]




 Yahoo! Groups Sponsor ~-- 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/saFolB/TM
~- 

 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [development-axapta] Urgent: Where is TemporaryFormName

2004-09-17 Thread Amar Senapati




Hi,

 

Add a index ( Having Zip code field) to the Vend Table. This will add the
Zipcode in the Lookup.

 

Regards

Amar

 

 _ 

From: Steeve Gilbert [mailto:[EMAIL PROTECTED] 
Sent: Thursday, 16 September 2004 10:30 PM
To: [EMAIL PROTECTED]
Subject: RE : [development-axapta] Urgent: Where is TemporaryFormName

 

It is a temporary form. It's a lookup form actually. You won't find a form
of that nature because it's build on the fly for lookup purpose. I've tried
to find where you could do the modification to add the zipcode but I
couldn't find it... weird. Anybody know where the lookup form of the
orderAccount on CreatePurchaseorder is made?

Steeve... 


-Message d'origine-
De : ottawa_m2003 [mailto:[EMAIL PROTECTED] 
Envoyé : 15 septembre 2004 19:05
À : [EMAIL PROTECTED]
Objet : [development-axapta] Urgent: Where is TemporaryFormName

Hi,

I am trying to add a new row in  Accounts Payable/Purchase Order/. 
It takes me to another form called CreatePurchaseorder. When I can 
click on vendoraccount, it opens another form which 
has Vendoraccount name Searchname OurAccount Telephonenumner as 
columns. I clicked on the help icon to see which form it is so that 
I can make some changes. It says  TemporaryFormName. I couldn't 
find TemporaryFormName in forms. I would like to add  zip code 
columns after Telephonenumber. How can I do this??

Is there any one to help as I am working in a tight schedule.
Thank in advance.
Ottawa






Yahoo! Groups Links











Yahoo! Groups Sponsor



ADVERTISEMENT
 
http://us.ard.yahoo.com/SIG=129q26l83/M=295196.4901138.6071305.3001176/D=gr
oups/S=1705006764:HM/EXP=1095429202/A=2128215/R=0/SIG=10se96mf6/*http:/compa
nion.yahoo.com click here


 
http://us.adserver.yahoo.com/l?M=295196.4901138.6071305.3001176/D=groups/S=
:HM/A=2128215/rand=756790870 

 

 _ 

Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
 
* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED] 
 
* Your use of Yahoo! Groups is subject to the Yahoo!
http://docs.yahoo.com/info/terms/ Terms of Service. 



[Non-text portions of this message have been removed]











Yahoo! Groups Sponsor


  ADVERTISEMENT 












Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/development-axapta/
To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










Re: RE : [development-axapta] Urgent: Where is TemporaryFormName

2004-09-17 Thread Paulius Cerniauskas

Try to edit VendTable table's AutoLookup field group


 Steeve Gilbert [EMAIL PROTECTED]
 wrote:It is a temporary form.  It's a lookup form
 actually.  You won't find a form of that nature
 because it's build on the fly for lookup purpose. 
 I've tried to find where you could do the
 modification to add the zipcode but I couldn't find
 it... weird.  Anybody know where the lookup form of
 the orderAccount on CreatePurchaseorder is made?
 
 Steeve... 
 
 
 -Message d'origine-
 De : ottawa_m2003 [mailto:[EMAIL PROTECTED] 
 Envoyé : 15 septembre 2004 19:05
 À : [EMAIL PROTECTED]
 Objet : [development-axapta] Urgent: Where is
 TemporaryFormName
 
 Hi,
 
 I am trying to add a new row in  Accounts
 Payable/Purchase Order/. 
 It takes me to another form called
 CreatePurchaseorder. When I can 
 click on vendoraccount, it opens another form
 which 
 has Vendoraccount   name  Searchname OurAccount
 Telephonenumner as 
 columns. I clicked on the help icon to see which
 form it is so that 
 I can make some changes. It says 
 TemporaryFormName. I couldn't 
 find TemporaryFormName in forms. I would like to
 add  zip code 
 columns after Telephonenumber. How can I do
 this??
 
 Is there any one to help as I am working in a tight
 schedule.
 Thank in advance.
 Ottawa
 
 
 
 
 
 
 Yahoo! Groups Links
 
 
 
 
 
 
 
 Yahoo! Groups SponsorADVERTISEMENT
 
 
 -
 Yahoo! Groups Links
 
To visit your group on the web, go to:
 http://groups.yahoo.com/group/development-axapta/
   
To unsubscribe from this group, send an email to:
 [EMAIL PROTECTED]
   
Your use of Yahoo! Groups is subject to the
 Yahoo! Terms of Service. 
 
 
 
   
 -
 Do you Yahoo!?
 Yahoo! Mail is new and improved - Check it out!
 
 [Non-text portions of this message have been
 removed]
 
 
 
 
  Yahoo! Groups Sponsor
 ~-- 
 $9.95 domain names from Yahoo!. Register anything.

http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/saFolB/TM

~-
 
 
  
 Yahoo! Groups Links
 
 http://groups.yahoo.com/group/development-axapta/
 
 [EMAIL PROTECTED]
 
  
 
 


=
Paulius Cerniauskas
Phone: +37065923155
ICQ: 280959446



__
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 



 Yahoo! Groups Sponsor ~-- 
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/saFolB/TM
~- 

 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 






RE : [development-axapta] Urgent: Where is TemporaryFormName

2004-09-16 Thread Steeve Gilbert




It is a temporary form. It's a lookup form actually. You won't find a form of that nature because it's build on the fly for lookup purpose. I've tried to find where you could do the modification to add the zipcode but I couldn't find it... weird. Anybody know where the lookup form of the orderAccount on CreatePurchaseorder is made?

Steeve... 


-Message d'origine-
De : ottawa_m2003 [mailto:[EMAIL PROTECTED] 
Envoyé : 15 septembre 2004 19:05
À : [EMAIL PROTECTED]
Objet : [development-axapta] Urgent: Where is TemporaryFormName

Hi,

I am trying to add a new row in  Accounts Payable/Purchase Order/. 
It takes me to another form called CreatePurchaseorder. When I can 
click on vendoraccount, it opens another form which 
has Vendoraccount name Searchname OurAccount Telephonenumner as 
columns. I clicked on the help icon to see which form it is so that 
I can make some changes. It says  TemporaryFormName. I couldn't 
find TemporaryFormName in forms. I would like to add  zip code 
columns after Telephonenumber. How can I do this??

Is there any one to help as I am working in a tight schedule.
Thank in advance.
Ottawa





 
Yahoo! Groups Links



 











Yahoo! Groups Sponsor


  ADVERTISEMENT 












Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/development-axapta/
To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










Re: RE : [development-axapta] Urgent: Where is TemporaryFormName

2004-09-16 Thread [EMAIL PROTECTED]
Hi, Where can I find Kernel document/classe. Its urgent

Steeve Gilbert [EMAIL PROTECTED] wrote:It is a temporary form.  It's a lookup form 
actually.  You won't find a form of that nature because it's build on the fly for 
lookup purpose.  I've tried to find where you could do the modification to add the 
zipcode but I couldn't find it... weird.  Anybody know where the lookup form of the 
orderAccount on CreatePurchaseorder is made?

Steeve... 


-Message d'origine-
De : ottawa_m2003 [mailto:[EMAIL PROTECTED] 
Envoyé : 15 septembre 2004 19:05
À : [EMAIL PROTECTED]
Objet : [development-axapta] Urgent: Where is TemporaryFormName

Hi,

I am trying to add a new row in  Accounts Payable/Purchase Order/. 
It takes me to another form called CreatePurchaseorder. When I can 
click on vendoraccount, it opens another form which 
has Vendoraccount   name  Searchname OurAccount Telephonenumner as 
columns. I clicked on the help icon to see which form it is so that 
I can make some changes. It says  TemporaryFormName. I couldn't 
find TemporaryFormName in forms. I would like to add  zip code 
columns after Telephonenumber. How can I do this??

Is there any one to help as I am working in a tight schedule.
Thank in advance.
Ottawa






Yahoo! Groups Links







Yahoo! Groups SponsorADVERTISEMENT


-
Yahoo! Groups Links

   To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
  
   To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
  
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 




-
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!

[Non-text portions of this message have been removed]




 Yahoo! Groups Sponsor ~-- 
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/saFolB/TM
~- 

 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/