Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

How to guide on configuring different types of display cards. You can also reference Displays Cards in Semarchy xDM Developer’s Guide.

Configuring Display Card to have multiple texts

  1. Navigate to App Builder

  2. Select the entity that you would like to update the display card.

  3. Highlight and right click on Display Card

  4. Define New Display Card Name and Select Next

  5. Under Primary Text Expression, select edit expression

  6. You can select multiple attributes to display by concatenating attributes.

  7. Save the Display Form

  8. Navigate to forms

  9. Under form open the form you would like to modify.

  10. Select the label and at the bottom of the screen you should see a properties tab.

  11. Under properties navigate to the display properties and update the display card.

Once saved. In the UI, you should see the new display card with both the Label and ID displayed.

Configuring Multiple Display Cards in a Form

  1. Create the display card.

  2. Navigate to forms

  3. Under form open the form object

  4. Select the FDN attribute you will add to the form.

  5. Drag and drop the FDN attribute and then navigate to the properties tab below.

  6. Select Display Properties

  7. Under Display Properties select the … to add a Display Card

  8. You should see a list of display cards that are available for this form.

  9. Repeat steps 1-8 to add additional display cards.

Once app builder is saved, you can navigate to the UI and see the four display cards created in the form.

Configuring Display Cards in Multiple Collections.

  1. Create a new collection. You can use the Semarchy xDM Developer’s Guide

  2. Once the new collection is created. You can add the new collection to a new business view.

  3. Right Click Business View and select add new Business View.

  4. Create a new name and select next

  5. Select Browsing Form

  6. Select Transitions

  7. Select Finish

  8. Navigate to Transitions and highlight.

  9. Under Properties - Display Properties select the Browsing Collection.

  10. Save the new Business View

  11. Navigate to the Applications to display the new Business View in the UI

  12. Navigate the application and expand the window

  13. Open Folders and Actions

  14. Add a new Action

    w Action

  15. Name the new action and select next

  16. Select the previously created business view

  17. Provide a label and finish

  18. Save the new action and refresh UI.

  • No labels