<turbo-stream action="update" target="wiki_card"><template>

<h1>GETFIELDVALUE</h1>
<div class="trix-content"><h1>GETFIELDVALUE(parent-record-field);</h1>
<p>Used on Subtransfers to get the value of a field in the parent record.</p>
<p>&nbsp;</p>
<p><strong>Example:</strong></p>
<blockquote>
<p>##GETFIELDVALUE('Customer Number') used on a subtransfer under a Customer transfer will return the value of the "Customer Number" field in the parent record.</p>
<p>&nbsp;</p>
</blockquote>
<p><em><strong>NOTE: Field name should be specified in single quotes (') and not double quotes (") as usual.</strong></em></p></div>
</template></turbo-stream>

