Hi ,

There are two types of form fragments requirements in my project:

1. Header and Footer: Content authored once, but used in all forms. Not required to be re-authored.

2. Common parts of a form: Here it has a set of form elements common in many forms, but content should not replicate. Every form should be presented only those fields with blanks (no values). Ex: Address.

How to achieve both the above using a Form Fragment.

Appreciate your reply.

Thanks,

Rama.