<style> .release-box { height: 30px; width: 100px; padding-top: 8px; text-align: center; border-radius: 5px; font-weight: bold; background-color: #d4af37; border-color: #FCE28A; } .release-box:hover { cursor: hand; cursor: pointer; opacity: .9; } </style> <meta name="robots" content="noindex"> <div class="release-box"> <a href="https://docs.perspectium.com/display/gold" style="text-decoration: none; color: #FFFFFF; display: block;"> Gold </a> </div> |
By default, ServiceNow display values for reference fields and choice lists will not be shared out in your dynamic shares and bulk shares. However, you can enable the sharing of display values for these fields in Replicator properties for a ServiceNow to a Database integration.
NOTE:
First, you will need to install DataSync for ServiceNow and run the Perspectium Finish Install scripts.
To share display values for reference fields and choice lists with your dynamic shares and/or bulk shares, follow these steps:
|