---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Modifications in the delivery screen

# Modifications in the delivery screen {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

In the final checkout step, a summary screen provides a list of all items and services
ordered.  
Warnung:  
Modifying the Order Status or Summary screen requires advanced scripting and a knowledge of [Jelly](https://www.servicenow.com/docs/access?context=r_JellyTags&version=australia&pubname=australia-api-reference&ft:locale=en-US). 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.  
Abbildung : 1. Catalog order summary status

## Requester search results {#ariaid-title2}

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 CatalogCatalog AdministrationProperties) enable an administrator to add columns to the search results for this field
and to order the list by one of the columns.  
{#r_RequesterSearchResults__table_zhc_4c2_zp__entry__2}

| 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. |
[Tabelle : 1. Service catalog properties]

{#r_RequesterSearchResults__table_zhc_4c2_zp}

