The sc_requested.requested_for field is not displaying the value provided in the requested_for catalog variableIssue <!-- div.margin { padding: 10px 40px 40px 30px; } table.tocTable { border: 1px solid; border-color: #e0e0e0; background-color: #fff; } .title { color: #d1232b; font-weight: normal; font-size: 28px; } h1 { color: #d1232b; font-weight: normal; font-size: 21px; margin-bottom: 5px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; } h2 { color: #646464; font-weight: bold; font-size: 18px; } h3 { color: #000000; font-weight: bold; font-size: 16px; } h4 { color: #666666; font-weight: bold; font-size: 15px; } h5 { color: #000000; font-weight: bold; font-size: 13px; } h6 { color: #000000; font-weight: bold; font-size:14px; } ul, ol { margin-left: 0; list-style-position: outside; } --> Symptoms The "sc_requested.requested_for" field is not displaying the value provided in the "requested_for" catalog variable. Instead, it is always displaying the name of the user who created the request. Based on KB0691916, the following system property was set to false:glide.sc.enable_order_now Release Any current supported release. Cause The current behavior is the expected. In order to set a different user for the requested_for field, the following catalog property needs to be turned on: "Use the two step catalog checkout model (default false)." Resolution Access the instance as adminNavigate to Catalog Administration >> Properties Click on "Cart"Turn on the property "Use the two step catalog checkout model (default false)."