Hi all, I'm trying to get a PickList type form working, but i'm haviong some problems, should i ShowModal() or just Show().
Also, it is written in the docs the PickList Forms don't have a Edit tab... mine has... Has anyone sucessfully used a PickList form? My code is as follows: frm = app.ui.FrmPublic_Escolas(self) frm.FormType = "PickList" frm.Show() Thanks in advance, Pedro Vale de Gato _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]
