MultiEdit
MultiEdit: It allows Form-controlled editing for XML and other structured content. Administrators can create forms-based templates that presents users with an easy-to-follow guide for adding content to a structured layout. Templates can include both style-free form fields and WYSIWYG content editing areas.
Multiedit tags are a special form of OmniUpdate Tag that allows a user to edit multiple content regions at one time on a page. A page can have several tags or a multiedit tag, or a combination of both. Multiedit Tags are surrounded by OmniUpdate editable region tags with the button attribute set to hide or button number. Button attribute controls whether the user is presented the edit button in the preview screen or not. This allows the user to use both Multiedit as well as WYSIWYG editor for that editable region. Setting the button=”hide” will make the region only editable via Multiedit.
Screenshots (click on images for higher resolution)
Source Code Example
Below is a copy of the OmniUpdate tagging source code that renders the above MultiEdit page & area: