Skip to main content

Use OnePlan

Set up plan detail form layouts

This article explains how to manage the layout of the Plan Details page in OnePlan. This requires the Plan Details App be installed. See How do I add apps?

Go to the Admin pages, select Plan Details in the navigation.

Add, edit, or delete process flow steps

To add a new step to a process flow:

  1. Click the Add Step icon. A new step will append to the end of the process flow.

  2. Enter the name of the new step.

8f88ec5b-935e-4f14-974b-c849d1580992.png

To delete a process flow step:

  1. Select the delete icon on the step you want to delete. The Delete Step window will open.

  2. Click YES.

ab994939-430a-4269-b65c-6071347e4e1b.png

To edit a process step:

  1. Click the edit icon for the desired step. The Edit Step form will open.

  2. Complete the Edit Step form.

    • Gate: Check the check box to add governance to the process flow. This will prevent users from moving to the next step in the process flow until your set requirements are met, such as approvals. This governance requires a Power Automate Flow to function. See Set Up the OnePlan Connector in Power Automate/Flow.Set Up the OnePlan Connector in Power Automate/Flow

    • Available Tabs: Select the tabs you would like available in a plan when it is a in a particular step.

  3. Click SAVE.

ae9b7842-dd22-41a2-9160-d511d11ebde4.png
b05791e4-87cd-4768-a08c-27cfe557bd36.png
Add, edit, or delete form sections

Sections make up the main layout of the plan details form.

To add a new section:

  1. Select the Add Section icon. The Add Section form will open.

  2. Complete the Add Section form.

    • Name: Enter the name of the new section.

    • Show Header: Check the check box to show the section header.

    • Layout: Select the section layout.

  3. Select ADD.

2048f4c3-21d4-4f81-ac98-a26ff3da1fcf.png

To edit sections:

  1. Click the Edit icon next to the desired section header. The Edit Section form will open.

  2. Complete the Edit Section form.

    • Name: Enter the name of the section.

    • Show Header: Check the check box to show the section header in the plan details form.

    • Color: Use the color picker to select the text color for the column header.

    • Background Color: Use the color picker to select the background color for the column header.

    • Additional Css: Enter any additional CSS that you would like to add to the section.

    • Default Collapsed: Check the check box if you would like the section content to be collapsed at default.

  3. Click SAVE.

20017717-f532-4927-a3cf-b8e122e259b5.png

1. To show or hide a section, toggle the Show/Hide icon. You may want to use this feature if you are using a form template.

2. To rearrange sections, select the up or down arrows next to the desired section header.

3. To delete a section, click the Delete icon next to the desired section header.

ba78bbb9-d6ef-4d19-bae1-cf670a817ba3.png
Edit form columns

Columns make up the form sections. You selected the column layout when you created the section. See Add, edit, or delete form sections.

To edit form columns:

  1. Select the Edit icon next to the header of the desired column. The Edit Column form will open.

  2. Complete the Edit Column form.

    • Name: Enter the name of the column.

    • Show Header: Check the check box to show the column header.

    • Color: Use the color picker to select the text color for the column header.

    • Background Color: Use the color picker to select the background color for the column header.

  3. Click SAVE.

9c708350-2b3b-4ec6-877f-e8f67370b227.png
Add, edit, or remove form fields

Within the form sections, you can place form fields. These fields pull data from plan and summary fields across OnePlan.

  • Plan fields are independent fields from plans. These fields are inputted directly, and are not dependent on other fields.

  • Summary fields aggregate data from the plan fields below it (like a Rollup, see Manage Field Calculations for details).

7ca6a62c-2043-49dd-827b-f77ca2cec360.png

To add a new field to a section:

  1. Select the desired field from the Fields panel.

  2. Drag and drop the field into the desired location within a section.

PlanDetails_AddFormField.png

To remove a field:

  1. Select the desired field within a section.

  2. Drag and drop the field into the Fields panel. Ensure that plan fields are placed with plan fields, and summary fields are placed with summary fields.

PlanDEtails_RemoveFormField.png

To edit a field:

  1. Select the Edit icon next to the desired field. The Edit Field form will open.

  2. Complete the Edit Field form.

    • Hide Field Label: Check the check box to hide the field label in the Plan Details form.

  3. Select SAVE.

PlanDetails_EditFormField_Select.png
Create, add, edit, or remove field-level items

Items include tables, child plans, text, and images. These add additional information to your form to improve the user experience. Items can be added at the field-level of your form. Once items are created, they function like fields.

To create a new item:

  1. Click New Item. Select the item type from the drop down. Options include table, child plans, text, and image.

    PlanDetails_NewItem.png
  2. Complete the Add [item type] form. In this example, we have added a Text field.

    NOTE: The forms will vary based on the item type chosen.

    PlanDetails_AddText.png
  3. Click Add. The new item will appear as an option at the bottom of the Fields menu.

    PlanDetails_NewItemAtBottomOfList.png

To add, edit, or remove an item in the form, follow the procedures in Add, edit, or remove form fields.

NOTE: The edit options will vary based on the item type (table, text, or image).

JavaScript Customization

Plan detail forms are now even more customizable with JavaScript.

You can add buttons, validate forms, create rules can to make plan level fields required, hidden, or read only based on business logic. and more.

Contact OnePlan for more information and assistance with the JavaScript customizations.