Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


HTML
<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>



ServiceNow table maps will often generate common documents with empty elements depending on the script that is used or the source field that is being mapped. This may not be the desired result and hiding these empty elements may be more favorable. This can be done using the hide empty fields feature that is built into table maps.

Prerequisites


(warning) First, you will need to commit a Perspectium update set containing table maps to your ServiceNow instance.

(warning) You will also need to create a ServiceNow dynamic share or bulk share.

(warning) Lastly, you will need to add a table map to your dynamic share

Procedure

To hide empty fields, follow these steps:


UI Steps


UI Step

Access your table field map

Log into your sharing ServiceNow instance and navigate to PerspectiumControl and Configuration > Table Maps. Click into the table map that you want to modify


UI Step

Enable hide empty fields

Check the Hide Empty Fields checkbox to ensure that this table map will generate an outbound record (i.e. the XML) without empty fields.



UI Step

Save your table field map

Click Update in the upper right-hand corner of the form to save the changes to your table field map.





Similar topics


Content by Label
showLabelsfalse
max5
showSpacefalse
cqllabel = "table-map" and space = currentSpace()


Contact Perspectium Support


US: 1 888 620 8880

UK: 44 208 068 5953

support@perspectium.com