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

<h1>Default Values</h1>
<div class="trix-content"><h3>Overview</h3><ul><li>If a destination database contains fields that do not exist in the source database, and you want Rapidi to insert a value when a new record is created, you can make use of "Default Values".</li><li>Default Values are only filled in when adding a new record to the Destination, not when an existing record is updated.</li><li>If you need to fill a field in the destination with a fixed value both at update and insert, you can use a formula in the Field List - like ##'fixed value'</li></ul><h3>Field:</h3><div>Here you specify the field in the destination table Rapidi should apply the default value to.<br><br></div><h3>Value:</h3><p>Here you specify what the default value should be.&nbsp;<br><br></p></div>
</template></turbo-stream>

