This task requires permissions that are found in all default security roles Defined sets of privileges.The security role assigned to a user determines which tasks the user can perform and which parts of the user interface the user can view. All users must be assigned at least one security role in order to access the system.. Customization tasks can be performed only while you are online. More information: Customization Permissions
You can use dynamic values A placeholder that inserts text into a Microsoft Dynamics CRM Online record automatically. You can set dynamic values for the entities or records in a workflow only by using the Form Assistant pane. in the entities Structures used to manage data. Microsoft Dynamics CRM Online entities include Account, Case, and Activity. or records Entries in the Microsoft Dynamics CRM Online database that store all the information about specific items, such as contacts. Records are like individual index cards in an index-card filing system. You can view basic information about records in a list, and you can view or change detailed information about records in a form. that you use in a workflow, as well as in the conditions Elements of workflow logic that define specific situations and any actions that should be taken when the situations occur. A logical "if-then" statement in a workflow. in your workflow logic All of the conditions, actions, and other logical elements that define when and how a particular workflow takes action on Microsoft Dynamics CRM Online records..
In the Navigation Pane, click Settings, and then click Workflows.
Open the workflow that includes fields where you want to use dynamic values.
If you want to add dynamic values to fields in a workflow condition, open the condition that includes the fields.
- OR -
If you want to add dynamic values to fields in an entity or record that a workflow action An element of workflow logic that specifies the action that should be performed by workflow jobs when conditions defined in the workflow have been met. uses, click Set Properties for that entity or record.
If the Form Assistant pane is not displayed, click the Expand button .
Click the field where you want to insert a dynamic value.
Under Dynamic Values in the Form Assistant pane, from the Operator list, select a logical operator An element of logic that affects the outcome of a logical expression. Examples of logical operators include Equals and Contains. In Microsoft Dynamics CRM Online, logical operators are used in Advanced Find queries, as well as in workflow conditions and dynamic values..
From the first list under Look for, select the entity or record that includes the attributes you want to insert as dynamic values.
From the second list under Look for, select the specific attribute you want to insert, and then click Add.
If you want Microsoft Dynamics CRM Online to insert alternative attribute values in cases when the attribute you specified in steps 4 through 6 is empty, repeat these steps to add additional attributes, and then use the Move Up and Move Down buttons to arrange the attributes in the order that you want Microsoft Dynamics CRM Online to evaluate them.
If you want Microsoft Dynamics CRM Online to insert static text when none of the attributes you have specified contain any data, in the Default text box, type the text that you want Microsoft Dynamics CRM Online to display instead of a dynamic value.
Click OK.
The dynamic values appear as yellow boxes in the field where you inserted them.
In the form for the entity, record, or conditions used in your workflow, click Save and Close.
In the Workflow form, click Save or Save and Close.
Note
You cannot edit dynamic values that you have already inserted in a field. To change a dynamic value, you must remove the old value and add a new one. Select the yellow box in the field for the value you want to change, press the DELETE key on your keyboard, and then add the dynamic value you want to use in its place.