Catalog Client Script with only "Applies on a Catalog Item view" true runs on the Requested Items view if duplicate Variable Editor are on the Form.<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #6e9db4; } a:visited { font-size: 12pt; color: #7057C7; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: block; max-width: 500px !important; width: auto; height: auto; } } Steps to reproduce: 1. Create a Catalog Client Script for the OOB Catalog Item "Developer Laptop (Mac)". Applies on a Catalog Item view: true Applies on Requested Items: False 2. Submit the Catalog Item via Portal. 3. Open the Reqeusted Item in the Platform View. The Catalog Client Script is not executed. 4. Create a new Section on the form and add the Variable Editor again on the new Section. 5. Reload the Form. The Catalog Client Script is executed. Please refer to the screen recording r1.mp4