Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

The following buttons can be hidden from Quotes UI:

  • attachmentsButton

  • convertToDeal

  • creationWorkflowBack

  • creationWorkflowSubmitAndNext

  • deleteButton

  • duplicateButton

  • emailCalculableButton

  • exportDOCXButton

  • exportXLSXButton

  • importExportButton

  • markAsLost

  • submitButton

  • editButton

  • revokeButton

To hide a button, use this code:

quoteProcessor.setRenderInfo("deleteButton","hide",true)
  • No labels