You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Unable to perform CSS Customization for CPQ Redwood Commerce

Summary:

Unable to perform CSS Customization in Redwood CPQ. In CPQ, we generate certain sets of document and when it gets generated then we prevent them to download on the local machine. This is achieved currently in JET UI using CSS. We have disabled pointer events on the hyperlink. However, this looks like a blocker for Redwood CPQ as we are not able to use custom CSS

Version (include the version you are using, if applicable):

26A

Code Snippet (add any code snippets that support your topic, if applicable):

#proposaldoc_t_c {
pointer-events: none;
}

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!