Changes

Jump to: navigation, search

Web Page View Field Variables

427 bytes added, 18:21, 9 June 2015
m
Added variables for Associated Parent
'''@parent.parent.'''''fieldname'''''@''' or '''@parent.parent.#'''''fieldid'''''#@''' (Note: All field names should be entirely lower case.)
 
 
<u>'''Level 3 Associated Parent'''</u>
 
If Payment Allocation is enabled, you can pull fields from the Associated Parent using the following variable:
 
'''@linkparent.''fieldname''@'''
 
=Field List=
'''Where:'''
:* ''objectname'' is the name of the item to be listed.
::Either: '''address, activity, assign, contact, user, group, company, notes, association, transaction, timesheet''', '''level-1''', '''utaproviderL1''', '''utaproviderL2''', '''utaconsumerL1''', '''utaconsumerL2''' or '''utaconsumerL2linkactivity'''
:* ''standardfieldname'' is the name of a standard field (between tildes, ~)
:* ''customfieldname'' is the name of a custom field (between dollar signs, $)
[#(?object=company) ~name~ #]
* To list all L3 allocations within a L2 budget record:
[#(?object=linkactivity) ~subject~ #]
 
 
* To sum or count all the L3 allocations from the budget L2 record:
@linkactivity.sum(...)@ or @linkactivity.count(...)@
'''To list level 2 notes for each level 2 record at level 1:
Smartstaff
281
edits

Navigation menu