Hi Morris,

You can put a combobox, set its lookup property to always, set its 
extended data type property to the same extended data type with the 
field you want to display.
Then you  should override its lookup method. There are various 
examples of 'creating your own lookup form' in the Developer guide. 
You can filter for any field of the table.

Regards,

Agus

--- In [EMAIL PROTECTED], "Morris Mendoza" 
<[EMAIL PROTECTED]> wrote:
> 
> How can i select a table and return a specific field and place it 
in 
> a combobox?
> 
> For example:
> 
> I want to select the AccountNum field in  the LEDGERTABLE and 
exclude 
> records with HEADER,PAGE HEADER,EMPTYHEADER and TOTAL in their 
> AccountType field. Then i want to put all these records in a single 
> combobox. How can i accomplish this?
> 
> Thanks,
> Morris





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

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:
    http://docs.yahoo.com/info/terms/
 



Reply via email to