Scenario
Add the Currency Symbol on a field value of Transaction PDF Layout.
Solution
1. Create a custom field that will show the currency being used on the transaction
- Navigate to Customization > Lists, Records & Fields > Transaction Body Fields > New
- Set the following:
- Store Value: Unchecked
- Type: Free-Form Text
- Under the Applies To tab, mark the Sale checkbox
- Under the Display tab, set the Subtab to Main
- Under the Sourcing & Filtering tab, set the following fields:
- Source List: Currency
- Source From: Symbol
- Click Save
2. Add the Custom Element to the PDF layout
- Navigate to Customization > Forms > Transaction Form PDF Layout
- Click Edit on the Transaction Layout
- Click Add Custom Element
- On the Element Text field, enter {field_ID_of_A}{field_ID_of_another field}
- Click OK
- Move the custom element to preferred position on the layout
- Click Save