Controlling the Display of the Next Steps Buttons
On the Quote header, in the Next Steps button various actions are launched. For example Generate, Send for Review, Clone Quote, Approve Quote etc. You can show or hide these OOTB as per your business requirements using CX Studio.
{
"name": "SEND_FOR_REVIEW",
"id": "cpq_send_for_review_btn",
"key": "cpq_send_for_review_btn",
"label": "Send For Review",
"hidden": true,
"translationKeys": {
"label": "SEND_FOR_REVIEW"
} 