Standard iPart configuration
- Name - Enter a name for the content item.
This text appears during design mode (configuration).
- Title - Enter the text to display above this iPart on the rendered page.
If blank, no title displays.
- Do not render in design mode - Select this option to prevent content
record data from being loaded in the content editor. This improves performance during design time
(configuration).
- iPart CSS class - (optional) Enter the name of a CSS class to associate with
this iPart, which will add a DIV so named around the iPart. Add this CSS class to an appropriate
style sheet. Using such classes lets you apply special formatting to targeted iParts in a reusable way.
- Display a border around this content - Select this option to display a border
around this iPart on the rendered page.
- Display content within a collapsible panel - Enable to allow users to minimize
the panel within the page, to work with dense pages more efficiently.
- Show the content as collapsed - Enable to display the panel minimized by default.
Tip: Be sure that the Title makes clear what data is hidden from view.
wvMultiInstance_Grid configuration
- PagePart to display here - The PagePart you want displayed in this section of the page. The PagePart identifies one group of fields which will be edited in this section of the page. All panels on the same page should share the same PageCode, which is the first section of PagePart.
- Section Title - A dynamic title to display about this iPart. This will override the standard Title setting. If the text includes {0} it will be replaced with the name of the currently selected record.
- Simple Mode - Simple Mode edits all rows from a multi-instance table without filtering. When Simple Mode is off, the grid will contain only the rows that relate to the record from the primary table on this page, as determined by the PageCode and the pagekey value passed from the wvSelector on the previous page.
This help file:
$Rev: 9108 $
$Date: 2015-02-02 21:16:54 -0600 (Mon, 02 Feb 2015) $