Order Guide - 'Requested For' in the Checkout

sarahkapasi
Giga Expert

I've just created an Order Guide with a 'Requested For' Field in the initial tab.

I would like the "Requested for" field in the 'Checkout' tab to auto-fill with the 'Requested For' field from the initial tab.   Right now it puts the name of the person who opens the request, which I don't want.

Please advise on how to change that.

Thank you.

12 REPLIES 12

venkatiyer1
Giga Guru

hi Sarah



There is an option in order guide which says cascade variables. Turn that checkbox on. You should be able to get the values if the variable name is same across the order guide and catalog item.


That didn't work.   The requested for field in the checkout tab still has the name of the person who opened the request not the "requested for" name.


venkatiyer1
Giga Guru

Hi Sarah,



I got your question wrong thinking that you are filling a field in the catalog item. For filling up the requested for on the cart page you would be requiring a onload client script to populate the value of sc_cart.requested_for


do you happen to know the script?