Order Guide - 'Requested For' in the Checkout
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2016 10:48 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2016 10:55 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2016 10:59 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2016 11:33 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2016 11:38 AM
do you happen to know the script?