Changes

Jump to: navigation, search

Transaction Variables

499 bytes added, 14:30, 27 July 2011
no edit summary
* '''Exception''': to include [[Custom Fields]] in a list use either '''$customfieldname$''' or '''$customfieldid$'''
* Last Modified Date can be shown in a list of transactions using: '''~date_format(trsts,'%Y-%m-%d') as lastmodified~'''
 
 
===Parent Object===
On a Company/Account transaction you can display or store the name of the Company the transaction is attached to on the transaction by creating a [[Read Only - System Variable]] or [[Store Value - System Variable]] '''on the transaction''' with the following syntax:
:<font size="3">'''@parent.name@'''
 
On a Contact transaction you can display or store the name of the contact the transaction is attached to on the transaction using:
:<font size="3">'''@parent.fullname@'''
 
 
==Examples==
0
edits

Navigation menu