Template Field Card
Enhancements on the template field card
Action Master Template Field
The template field card has been extended with an action that opens the master template field card of the current selected template field. This is useful if you want to change a "global" setting on the master template field

Option to copy values from source record
Similar to the fomula functionality it's possible to select a field of the source record that can be e.g. used to show the vendor name or number in a header description field.

Option to get a value from lookup table
It's possible to get values from a table that is configured via the fields data-type Lookup options.
Before you can enable this option make sure that you have configured the Lookup value options properly:

Change Data type to Lookup
Define the desired Source Table
Select the correct Source Field that should be captured as value
Setup Source Table filter

Finally mark the field to get it'S value from the previously configured lookup table:

Text manipulations
We have added options to "manipulate" the captured field value:

Delete characters
Once enabled this configuration is used to do the DelChr command and it's options in the background on the found field value.
Extract string
Once enabled this configuration is used to do the CopyStr command and it's options in the background on the found field value.
Last updated
Was this helpful?