On Jun 8, 2006, at 10:38 AM, Henning Hraban Ramm wrote:
- can I simply omit a field from a form if I want to get the default (or old) value
You can remove it from the UI files so that it doesn't appear anywhere, or, if you want it to appear but not update, you can add it to the bizobj's NonUpdateFields property.
-- Ed Leafe -- http://leafe.com -- http://dabodev.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
