Updating the contact account page after an upgrade from iMIS 2017

After an upgrade from iMIS 2017 to iMIS EMS, you may notice your account pages do not conform to the layout of the new out-of-the-box account pages. For example, the updated account pages have the tabs aligned to the left, a large horizontal banner that contains an Actions button, and the image cropped to a circle.

The upgrade does not automatically change your custom account pages to resemble the new account page layouts.

Updating the account pages to use the new layout

To keep your custom content records but update the layout to match the new out-of-the-box layout for account pages, do the following:

  1. Navigate to an account page that you want to change the layout for.
  2. Enable Easy Edit, then scroll down to the bottom of the page and click the edit bar for the overall content record.
  3. Click the Properties tab:
    • In the Page container CSS class field, remove any existing classes and add the following class: account-banner-bg-color-2
  4. Click the Definition tab:
    1. Update the page layout and other components:
      • Layout drop-down: AccountPageTwoOverOne
      • Move the Mini Profileto the Account Summary Top Left zone.
      • Move the Alert Display to the Account Summary Right zone.
      • Move the Renewal Button to the AccountSummary Horizontal iParts zone.
      • Note: The out-of-the-box account pages do not display the Cancel Renewal button from the account page banner. To copy this behavior, select Configure on the Renewal Button, then deselect Enable staff to cancel a renewal.

      • If your account page has the Print and Profile and Action Buttons, select the Remove link to remove them from the page. You will add a new Action button to the page later in these steps.
    2. Configure the existing content:
      1. From the Mini Profile, select Configure and update the following:
      2. From the Account page tabs, select Configure and update the Tab display style to Vertical left.
  5. Save all changes.
  6. Navigate to the following location: @/iCore/Contacts/ContactLayouts
  7. Double-click the Account Page Staff content record:
    1. Locate the Actions content, and select the Copy To link.
    2. Locate your custom account page, then click OK. A display message appears, notifying you the web part was successfully copied.
    3. Locate the Contact Properties, then select the Copy To link.
    4. Locate your custom account page, then click OK. A display message appears, notifying you the web part was successfully copied.
  8. Navigate back to your custom account page.
  9. Move the Actions content to be at the top of the Account Summary Horizontal iParts zone.
  10. Move the Contact Properties content to the Account Summary Bottom Left zone.
  11. Click Save & Publish.
  12. (optional) The content items on the out-of-the-box account pages do not contain borders (Display a border around this content is disabled for each content item). To match the same styling, you must remove the border from each content item on the account page.

Adding new tabs to the account pages

There are several new tabs included in the out-of-the-box account pages. It is recommended that these tabs are added, so you have access to the latest content. To add these tabs, do the following:

  1. Go to RiSE > Page Builder > Manage content.
  2. Navigate through the following folder path: @/iCore/Contacts/ContactLayouts/Staff/Tabs
  3. Copy the following content records:
    • Membership
    • Transactions
    • Overview
    • Security
  4. Paste the content records in the same location as your custom account page tabs. The recommended location is: @/Shared_Content/Staff/Tabs
  5. Publish the content records.

Customizing the properties that display in the Account Page Summary (banner)

The out-of-the-box account pages use a query to display the contact properties in the banner.

Contact properties that can be edited

Do the following to customize the query to display different contact properties:

  1. Go to RiSE > Intelligent Query Architect.
  2. Navigate through the following path: $/ContactManagement/DefaultSystem/Queries/Advanced/Contact
  3. Copy the Account page banner query and Paste it in the desired location.
  4. Open the copied query and make the desired changes.
  5. Click Save.
  6. Open the Account Page Staff content record for edit.
  7. From the Contact Properties content, select Configure.
  8. From Select an IQA query, choose the query you modified.
  9. Click OK, then click Save & Publish.

Using the out-of-the-box content records

To use the out-of-the-box contact account pages, do the following:

  1. From the Staff site, go to RiSE > Site Builder > Manage shortcuts.
  2. In the Shortcut contains field, enter FullAccount.
  3. Select the edit icon for the All Sites - FullAccount shortcut.
  4. In the URL or content record field, enter @/iCore/Contacts/ContactLayouts/Account_Page_Staff.
  5. Click Update.
  6. (optional) If you are working with custom organization contact account pages, do the following:
    1. Select the edit icon for the All Sites - OrganizationFullAccount shortcut.
    2. In the URL or content record field, enter @/iCore/Contacts/OrganizationLayouts/Account_Staff.
    3. Click Update.
  7. Go to Settings > About iMIS, then click Purge System Cache.
  8. Navigate to a contact account page and confirm the updated layout.

To learn more about account pages, see Understanding and modifying account pages.