Document Generation
...
Word DocX Template Actions
Insert Field
3 min
insert field action allows you to insert any field (standard or custom) retrieved from the master object or record variables follow the steps below to insert a field select insert field from the select action drop down menu choose the desired field from the drop down menu master object fields are listed under "record" (global variables) record variables appear under "variable" constants are listed under "global constants" click insert to place the field at the cursor's location in the work area you can also copy and paste inserted fields as needed formatting options text you can choose to capitalize (first letter in uppercase), use lowercase or uppercase for the text font all inserted fields can be formatted like regular text in word, including changes to font, size and style date formatting you can format dates as short (08/23/2024), medium (aug 23 2024), long (august 23, 2024), or full (friday, august 23, 2024) number formatting for number fields (like int or double), you can apply custom formats \# – shows digit only if present (e g , ###,### ### → 1,234 56) 0 – always shows digit, even if zero (e g , 000,000 000 → 001,234 560) , – thousands separator – decimal separator go to https //youtu be/p49ytbzxtei?si=wdojquda6f25xe8r\&t=27 to see the insert field action being used to create a po template in microsoft word
