Changes

Web Page View Field Variables

30 bytes added, 17:02, 27 August 2009
To Display a List of Activities, Notes, Transactions, Contacts or Companies
|<font size="3">orderby=tbl_''customfieldid''.valuestr</font>||Sorts the list in ascending order by the custom field specified
|-
|<font size="3">criteria=''standardfieldname''=''&#39;value&#39;''</font> ||Filters the list by the standard field and value specified
|-
|<font size="3">criteria=tbl_''customfieldid''.valuestr=''&#39;value&#39;''</font>||Filter the list by the custom field and value specified
|-
|<font size="3">criteria=(''standardfieldname''=''&#39;value&#39;'' or ''standardfieldname''=''&#39;value&#39;'')</font>||For multiple criteria
|}
* ''multiple options can be included, separated by semi-colons (;)''
0
edits