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.
wvSelector configuration
This section
- Section title - Title on the Page followed by the Selected Name.
- Instructions - Static text which appears below the title and above the search fields.
- PageCode for this page - If this wvSelector is used on a page which is the child of another selector, choose it here. This will allow the query in this iPart to narrow its results based on the instance shown on the rest of the page.
- Lock with parent - If this wvSelector is used on a page which is the child of another selector, and that page is locked (read-only) because of Submission Status, prevent this iPart from creating new instances.
Detail page
- Target URL for detail of found records - Clicking a row in the results will link to this URL and pass in the pagekey of the selected item. Usually, this URL will begin with "~/" to make it relative to the current website. The relative URL can be obtained easily from the Design Content page.
- Child page type - Either the specialized type of wvSuite iPart (wvActivity, wvFileUpload, wvRelationship), or the PageCode used on the target page.
- 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.
Creating new items
- Allow "Create New" button - If checked, and if the user has the needed permissions, the user will be permitted to add new instances of the child page.
- User-assigned selector - If selected, the user is prompted for the selector value stored on the new record. This is not recommended, as the selector value must be unique, and is provided only for backwards compatibility.
- Tooltip on \"Create New\" button - Text displayed when hovering the mouse on the Create New button.
- Log changes - If selected, creation of new instances will be written to the Change Log (Name_Log table).
- Maximum unclosed items - If the number of child records that have a submitted status (editable only by privileged users) is equal or greater than this limit, Create New is disabled. 0 = no limit. Note that this count includes items which are still open and not submitted, but does not include closed items.
- Maximum unsubmitted items - If the number of child records that have an unsubmitted status (editable by unprivileged users) is equal or greater than this limit, Create New is disabled. 0 = no limit.
- Max items message text - Message to display when either of the maximums is reached.
IQA Query
- IQA Query - The source of the rows to display in the selector. The first column of the query must be SEQN, containing the SEQN of the primary table (pagekey) for the child page. The link to the child page will be on the text in the second column of the query. The query must at least include one ID field for filtering by selected or logged-in ID. A nested query needs a mandatory filter on the parent pagekey. Columns named ACCESSKEYWORDS and USEREDIT have special meanings and will be hidden automatically - see documentation.
- Query Settings - Every query should filter at least one field by Selected ID or Logged In ID. Nested queries should filter also by the pagekey (SEQN) of the parent page. Additional filtering is permitted by not providing an automatically assigned filter value.
- Filtering by column - Allows columns from the query to be suppressed from the output.
- Navigation Settings - Allows the creation of links on additional columns.
- Formatting Options - Allows explicitly formatting the output display columns from the query. Most commonly used to format dates and numbers.
This help file:
$Rev: 9049 $
$Date: 2015-01-22 19:16:14 -0600 (Thu, 22 Jan 2015) $