Update fields across UI

The situation is this: The customer has a set of forms and some of the field data is to be shared across the forms.User opens form (a) and then opens form (b) on top.

How can I manage the UI data between open forms so that saving/closing (b) and redipslaying (a) causes an update to (a).

TIA,

Collin

Subject: Update fields across UI

You could use a dialogbox to display form b?

Martin Vereecken

http://www.bizzybee.be (Notes blog)

Subject: RE: Update fields across UI

Interesting thought. I’ll give it some consideration.