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.
wvHeader configuration
This page
- 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.
- PageCode - All wvSuite iParts on the same page should have PagePart values which start with the same PageCode. The PageCode is typically related to the purpose of the page. This code will provide information needed to coordinate between multiple iParts.
- Display jump links - Display a list of the sections on this page, with links you can click to jump to a particular section (or PagePart). Clicking one of the links takes you to that section. If set to OnError, the list will only show when a section was saved and failed validation rules.
Parent page
- Return URL - URL to return to after saving, cancelling or deleting. Start the URL with "~/" to make the link relative to the current iMIS site.
- Include ID on URL - If enabled, the selected ID will be passed on the URL. This feature is not required if you use FinderAdder (the Impersonation feature from the iMIS 15.1.x staff site and iMIS Public Views) to look up records.
- PageCode of the parent page - If the parent page is not the top wvSelector page, this code will provide information needed to display the correct record when returning to that page.
Action button
This enables a second button before the Close button which can execute a stored procedure. This allows adding a custom behavior to the page, such as Delete or Mark Complete which must update multiple tables.
This help file:
$Rev: 12867 $
$Date: 2018-06-14 15:07:55 -0500 (Thu, 14 Jun 2018) $