On Jun 8, 2006, at 10:38 AM, Henning Hraban Ramm wrote:
- the same fields and labels appear in at least 3 forms; wouldn't it make sense to change AppWizard so that one must change only one place? (e.g. to localize labels)
Well, they are 3 separate controls. You might want something like: "Enter a name to search for:" on the search page, and "Name:" on the Edit page.
Perhaps a method could be added to the bizobj like 'getDefaultFieldCaption(fld)', that would tie together the separate controls based on their DataSource/DataField values? Paul?
-- Ed Leafe -- http://leafe.com -- http://dabodev.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
