Hello,
You can take advantage of control macros which work in the Text/XML transformation. These macros are resolved into inline controls, which can be used to place dynamic content into editable text regions and HTML layouts. The macros are specified in format {^BizFormControl^} and can (usually must) contain parameters for the control using standard parameterized macro syntax, such as
{^BizFormControl|(FormName)ContactForm^}. The parameters will be used to initialize the control when the macro is resolved.
Types of macrosBest regards,
Jan Hermann