Modifications in the delivery screen

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 2분
  • In the final checkout step, a summary screen provides a list of all items and services ordered.

    경고:
    Modifying the Order Status or Summary screen requires advanced scripting and a knowledge of Jelly. Also, the upgrade process skips updates to the summary screen after a customization. With these constraints in mind, you can modify the summary screen by editing the com.glideapp.servicecatalog_checkout_view UI page.
    그림 1. Catalog order summary status
    Summary of ordered items and link to the request

    Requester search results

    After you enable the two-step checkout process, the Requested for field appears on the Request form.

    The Requested for field references the User [sys_user] table and has an auto-complete feature. Two service catalog properties (Service Catalog > Catalog Administration > Properties) enable an administrator to add columns to the search results for this field and to order the list by one of the columns.

    표 1. Service catalog properties
    Property Description
    Additional columns for the "request for" Service Catalog widget.

    (glide.sc.request_for.columns)

    Choose fields from the User [sys_user] table. Must be semicolon separated.
    Ordering of matches for the "request for" Service Catalog widget.

    (glide.sc.request_for.order_by)

    Choose fields from the User [sys_user] table.