LaCrews' Method Knowledge Base
 Search  
Method
1 What is MethodCRM
2 What is MethodCRMpro
3 Terminology
4 Learning the MethodCRM app
5 Customize Tab
6 QuickBooks Tab
7 Customizing Method
Screen Customization Environment
Tables
8 Method Report Designer


collapse all | expand all
Get Value from Shared Result
Solution No. 24
Retrieves a Shared Result variable, and assigns it to a local Action Result. A Shared Result is different from an Action Result in that an Action Result is only to be used in a list of actions for one object, such as when a button is clicked. On the other hand, a Shared Result can be retrieved anywhere else in Method. Note: Get Value from Shared Result should be used in conjunction with “Assign Value to Share Result”.
 
So Where Would We Use It?
You just created a New Lead and you would like to enter an activity for this Lead. To do so, use the Assign Value to Shared Result action after you have created the New Lead. Then on the New Activity screen you can use the action Get Value from Shared Result to populate the customer name for your new activity.
 
Properties
To set the properties for this action, follow these steps:
1. Select Get Value from Shared Result from the Action dropdown list.
2. Enter Get From: Shared Result Name.
3. Enter Assign To: Action Result Name.
4. Enter Internal note (Optional).
5. Click Save & Close to save changes and close the action properties window; otherwise, click Cancel to close the window without saving.