Hello anton_tjiptadi,

�����������, 6 ������� 2004 �., you wrote:

a> I'm trying to add dialog field to my report, code is below :

a> public Object dialog()
a> {

a>     DialogRunBase   dialog = super();
a>     ;
a>     dialog.addGroup("Range");
a>     dialogTaxInvNo = dialog.addField(typeid
a> (MLR_LedgerJournalTrans),"Tax Invoice :","Tax Invoice Number");

a>     return dialog;
a> }

a> I've created an EDT called MLR_LedgerJournalTrans which relate to
a> table LedgerJournalTrans. When I execute the class, it did shows a
a> new textbox with LookUp to table LedgerJournalTrans, only the
a> problem is what I really want is to filter some of the record so for
a> example only show records with CurrencyCode "EUR".

Add  to  the  EDT  a  relation  to the table with fixed value of field
currency

--
Best regards,
Max                           

http://belugin.newmail.ru
ICQ:9406811





Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to