CSM 10.4 Documentation

Home

Add a Related Item Picker Control to a Form

Create a new Blueprint and use the Form Editor to add a Related Item Picker control to a form.

Note: Users may have to disable the pop-up blocker in their browser when searching for related items in the CSM Portal.

To add a Related Item Picker control to a form:

  1. Open a form in the Form Editor.
  2. Drag the Related Item Picker control from the Special Control tree onto the form.
  3. Right-click the control field in the Form Editor.
  4. Select Control Properties. The Related Item Picker Properties window opens.
  5. In the Selector type drop-down list select a type:
    • Customer: Provides access to the Contact Manager and customer records.
    • CMDB Selector: Provides access to the CI database and CI Records.
    • List of Values: Provides access to a configurable list of values (example: Incident Categorization).
  6. Optional: Select an option to define default configuration item order for the CMDB window:
    • Show Config Items for Customer: If selected, the CMDB window displays configuration items for a single customer by default. This selection only shows if CMDB Selector is chosen from the Selector type drop-down list.
    • Show Config Items for All Customers: If selected, the CMDB window displays Configuration Items for all customers. This selection only shows if CMDB Selector is chosen from the Selector type drop-down list.
  7. Select a relationship in the Relationship drop-down list to attach to the Related Item Picker control. This relationship determines which related values display in the control.

    The Customer control on an Incident form automatically uses the IncidentLinksCustomer relationship because it displays customer information. The CMDB Control automatically uses IncidentLinksConfiguration item relationship because it displays CI information. The Customer and CMDB pickers are only available if the Business Object has a relationship to the customer and Configuration Item group leaders.

  8. Optional: Define the display text:
    • Store Display Text in Field: Defaults to the public ID. Select the field in the main Business Object where you will store the related Business Object public ID. This option provides the option to store the displayed public ID from the related Business Object in a field in the main Business Object. If you wish to display/store something besides the public ID, choose a field to store the value and set up the auto-populate in the Business Object properties.
    • Default Type Hint Field: Select the field in the main Business Object that points to the appropriate list of values. This option provides the option to provide a list of values when multiple values are available (example: The Related Item Picker control points to a Group Business Object and you want to specify a different list of values for each group member).
  9. Grid to Display: Select a custom Business Object grid for users to display when setting properties for the Related Item Picker within a Business Object form.
    Note: If a relationship points to a group leader then users can only select grids associated with the leader and not those associated with group member objects.
  10. Optional: Define one or more filters to constrain the values displayed in the Related Item Picker control (example: The control field only displays customers from a particular office).
    1. Select Add.
    2. Select a field in the Business Object you are currently working with.
    3. Select an operator (example: Equals).
    4. Select a value for the field.
    5. Select OK.
    6. Repeat for all desired constraints.
  11. Optional: Show Placeholder Text: Select this check box to add placeholder text. Use this option to add help/starter text that disappears after a user enters data.
  12. Use the Form Editor to define how each control looks and behaves on the form (example: Size, image, alignment, anchoring, layering, visibility, and tab order).
  13. Publish the Blueprint (File > Publish Blueprint) to commit the changes, or save the Blueprint (File > Save Blueprint) to continue making other changes.

Was this article useful?