<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> |
To dynamic share your records when only certain fields are updated, you can enable the Select column updates to share on option. Alternatively, to ignore (i.e., not dynamic share out) records when only certain fields are updated, you can enable the Select column updates to ignore option.
NOTE: To create a before share script to ignore a dynamic share when certain fields are updated, see ignoring or canceling a share in the before share script.
First, you will need to create a dynamic share.
To share/ignore on certain field/column updates for a dynamic share, follow these steps:
|