Skip to main content
16-Pearl
August 28, 2013
Solved

Hide new Change Request when Document is Checked Out

  • August 28, 2013
  • 1 reply
  • 874 views

Hi Everyone,

I noticed that when a Document is "check out" that the New Promotion Request is gone from the Actions.

Anyone know how to do the same for new Change Request?

10.1 M40

Best answer by LoriSood

Hi Ladric,

I'm not sure if you've figured this out yet, but based on the enabled jcaDebug it looks like the New Change Request action is enabled by ChangeMgmt.CreateWizardsValidatorjcaDebug.png

You will probably need to override this validator with a custom class that hides the action for checked out Documents.

1 reply

LoriSood23-Emerald IIAnswer
23-Emerald II
September 6, 2013

Hi Ladric,

I'm not sure if you've figured this out yet, but based on the enabled jcaDebug it looks like the New Change Request action is enabled by ChangeMgmt.CreateWizardsValidatorjcaDebug.png

You will probably need to override this validator with a custom class that hides the action for checked out Documents.