People frequently need to erase quote in CCF when processing forms. Unfortunately, few applications provide the options you need to complete this task. To do something like this usually requires switching between several software programs, which take time and effort. Fortunately, there is a platform that is applicable for almost any job: DocHub.
DocHub is an appropriately-built PDF editor with a complete set of valuable functions in one place. Modifying, signing, and sharing forms becomes easy with our online tool, which you can use from any internet-connected device.
By following these five easy steps, you'll have your adjusted CCF quickly. The intuitive interface makes the process fast and productive - stopping jumping between windows. Start using DocHub now!
hey everyone uh today weamp;#39;re going to talk about a little known feature in salesforce cpq called custom scripts and how you can use that feature to conditionally uh hide or show fields in your price drawer inside the the quote line editor so thereamp;#39;s going to be a little bit of code in this video but itamp;#39;s relatively easy to understand and iamp;#39;ll post the code snippet in the description or in the comments of this video so what weamp;#39;re going to do is weamp;#39;re going to hop over to this tab and we have a custom script here that iamp;#39;ve called hide drawer fields because the fields that weamp;#39;re going to be dealing with are inside the price drawer inside the quilt line editor and what iamp;#39;ve done here is iamp;#39;ve written in the code field a javascript function that is going to isolate the quote line object and a couple of fields on the quote line object and use an if statement to tell the quote line editor whether to show or hide it