How to Hide Buttons in Order Guides

Community Alums
Not applicable

I know we can hide buttons and elements in the cart layout for catalog items in the Service Catalog via the "Maintain Cart Layouts" module. How can you maintain the buttons and elements that are available when inside an order guide??

My requirement is to hide the "Add to Cart" button and pricing and delivery details when in the summary screen of the Order Guide as my customer is using the order guide to submit internal requests that do not carry a cost and do not have an agreed SLA so they feel the mention of price, cart and delivery is confusing to the end users and unnecessary.

Basically they want a Order Guide that simply alloows them to answer questions get directed to the write item, answer some more item specific questions and then hit "order now" or "submit" and for the request to then be on it's way.

Any thoughts?

I looked at Wizards but they seem a bit unloved in the latest releases as the doc's don't match the available options in the current releases.

1 ACCEPTED SOLUTION

The Add to cart can be removed with instance options:

find_real_file.png

 

But since I read you other requirements I would actually clone the order guide widget and make the changes in there instead. Since it's just about hiding/renaming stuff I would say it shouldn't take that long.

 

/Göran

View solution in original post

8 REPLIES 8

Community Alums
Not applicable

Thanks Göran,

That sounds like a plan!

Of course it's a widget! I shouild have thought of that! Everything else now makes sense, sometime you just can't see the wood for the trees!

Thank you for your help. I'll give it a go and then post the result and mark correct if it works.

 

Cheers Francis

Community Alums
Not applicable

Thanks again,

I have created a clone of the widget, ammended the html portion slightly and acheived the required results.

Now all I need to do is create a bit of logic in the server script to pass through a variable/parameter and then enhance the html to activate/deactivate the code changes I have added conditional on some factor against the order guide (that will be the next challenge).

But for now thank you for your assistance.

find_real_file.png

No problem. Let me know if you run into any bumps on the way and I'll try to help out

 

//Göran

@Goran WitchDoc   one more requirement regarding this disabling in the order guide starting paid they will be 3 patterns create delete modify if user click modify then automatically the next button need to be disable