Changes to the cart layout for Order Status screen does not reflect on Service Portal.Issue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internaltable { white-space:nowrap; text-align:left; border-width: 1px; border-collapse: collapse; font-size:14px; width: 85%; } table.internaltable th { border-width: 1px; padding: 5px; border-style: solid; border-color: rgb(245, 245, 245); background-color: rgb(245, 245, 245); } table.internaltable td { border-width: 1px; padding: 5px; border-style: solid; border-color: #E0E0E0; color: #000000; } .title { color: #D1232B; font-weight:normal; font-size:28px; } h1{ color: #D1232B; font-weight:normal; font-size:21px; margin-bottom:-5px } h2{ color: #646464; font-weight:bold; font-size:18px; } h3{ color: #000000; font-weight:BOLD; font-size:16px; text-decoration:underline; } h4{ color: #646464; font-weight:BOLD; font-size:15px; text-decoration:; } h5{ color: #000000; font-weight:BOLD; font-size:13px; text-decoration:; } h6{ color: #000000; font-weight:BOLD; font-size:14px; text-decoration:; } ul{ list-style: disc outside none; margin-left: 0; } li { padding-left: 1em; } --> Symptoms The issue is that when you navigate to the Maintain Cart layouts module and make changes to the cart layout there, it does not reflect on Service Portal. For example, if the requirement is to display the Request Item number, and the following steps are taken it does not have any effect: Navigate to Service Catalog - Maintain Cart LayoutsTarget: Browser Screen > Order Status ScreenOpen the Columns tabCheck the Request Item Number column and uncheck all the remaining checkboxes.UpdateNavigate to Service Portal's order status page, you will see that all the columns are visible and Request Item number is not. Release Kingston and later. Cause The Cart Layouts from Maintain Cart Layout module do not reflect on Service Portal Resolution to see the Requested Item number you won't need to make any changes to the widget as we provide that functionality through the widget Instance Options. To display the Request Item number, follow these steps: Once you place an order and get redirected to the Order Status page, you will see "SC Order Status" Widget. Press the control key and right click on this widget to open the portal menu.Click on Instance Options. Check the "Display Request Item" checkbox. Save The Request item number will now display on the SC Order Status widget. Additional Information https://docs.servicenow.com/csh?topicname=t_ConfigureCartLayout.html&version=latest#t_ConfigureCartLayout