Reusing a form in another form

Hi

Is there a recommended technique for reusing small forms as components of a
larger form?

For example, I could have a "credit card information" form which could occur
as a component of many (larger) forms.

Of course, I could cut-and-paste the relevant instance fragment,
cut-and-paste the relevant model elements (binds etc.), and cut-and-paste
the form controls (e.g., a single group or switch control).   But I would
hope there is a better way of building a larger form by aggregating smaller
forms.

Alessandro

Received on Tuesday, 1 August 2006 20:12:28 UTC