Entering and reviewing order notes

Products can be configured to allow the purchaser to enter notes or details related to a purchase.

Allowing purchasers to enter notes

To allow purchasers to enter order notes, do the following:

  1. Go to Commerce > Find products.
  2. Select the product and open it for edit.
  1. Enable Allow purchaser to enter details.
  1. Click Save & Close.

Adding notes to the orders panel

To review notes related to an order, you must use the OrderLine.Note business object. This example goes over how to display order notes in the Orders panel.

To configure the Orders panel to display order notes, do the following:

  1. Go to RiSE > Intelligent Query Architect.

  2. Navigate through the following folder path: $Common/Participation

  3. Select the Orders query, then select Organize > Copy.

  4. Paste (Organize > Paste) the query in one of your organization's query folders.

  5. Open the copied query for edit:

    1. (Sources tab) Select All sources, then add the OrderLine source to the query.

    2. Click the Display tab.

    3. From the drop-down, choose View all columns.

    4. Select the OrderLine.Note property.

    5. Save the query.

  6. Navigate to an account page and open the Orders panel for edit:

    📘

    Note

    If you are not already working with a copy of the standard account pages, you must save a copy before you can save and publish a change. See Understanding and modifying account pages for details.

    1. Select the edit icon for the Orders panel.

    2. From the Source query or folder field, select the query you modified in step 5.

    3. Click Save & Publish.

If an order contains any notes, the notes will appear in the newly added Note column in the Orders panel.


Did this page help you?