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_Expanded 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.
- Log changes - If selected, changes to the data will be written to the Change Log (Name_Log table).
- Save button text - The text to display on the button which will save the data in this section. Default is "Save Section".
- Message to display when a view-only field is blank - The message you type will be displayed in a different style when the field has no data. These messages may be blank.
- Freeform - Character fields with no lookup
- Single-value lookup - Fields with a lookup where only one choice is permitted
- Multi-value lookup - Fields with a lookup where more than one choice is permitted
- ID lookup - Fields where you may search for a person or company and the ID is stored in the field.
- Date - Date fields with date-pickers.
Numeric fields (integer, money, decimal) always contain a value. Checkbox fields display True or False in the culture of the user's browser.
This help file:
$Rev: 12383 $
$Date: 2017-11-15 08:18:34 -0600 (Wed, 15 Nov 2017) $