Changes

Jump to: navigation, search

Selecting an eventid from a list of records

315 bytes added, 21:40, 4 November 2013
no edit summary
* The list of Payments in the dropdown should be automatically populated, depending on the record that the field appears on.
This example shows a dropdown on a record with two ''Payments'' in the ''Scheduled'' status.<br />
[[Image:DropDownExampleUsingListSyntax.png|link=]]
 
--Please Select--;@parent.[#(?object=activity;criteria=typename='Payment' and statusname='Scheduled';)~eventid~=Payment on $Scheduled Payment Date$ of $Payment Amount$;#]@
 
 
--Please Select--;@parent.[#(?object=activity;criteria=typename='Payment' and statusname='Scheduled';)~eventid~=Payment on $Scheduled Payment Date$ of $Payment Amount$;#]@
Now that we have a stored list of ''eventid''s, we can refer to this field's [[stored value]] to perform operations on the selected records. For example, a [[Workflow Task Type: Trigger Workflow|workflows can be triggered against these records]].
Now Additional examples of the objects and criteria that we have a stored list of ''eventid''scan be selected are available on the [[List Syntax]] page.
8,849
edits

Navigation menu