How do I hide External Reference field in Contract Header Info?

Answer

Use the following code:

cProcessor.setRenderInfo('contractExternalRef','hide',true)

Found an issue in documentation? Write to us.