Sign in to MS Dynamics.
Objective
To add the Send for Signature button under the custom Entity in MS dynamics.
Environment
MS Dynamics (v7)
Solution
-
-
Navigate to Settings > Customization.
-
Click the Customize the System option.
-
In the left navigation pane, click the required custom entity.
For example, Customer.
-
To display the fields and controls, click the name of the Entity.
-
Copy the value from the Name field (for example the value is new_customer).
It is the internal system name of your custom Entity. -
Navigate to the 1:N Relationships option, under your custom Entity.
Click the New 1-to-Many Relationship button. -
Create the relationship:
- Choose Agreement from the Related Entity field.
The Name field changes to show {entityName}_adobe_agreement. - Paste the name of your custom entity, for example, new_customer, in the Display Name field.
The Name field changes its value to “new_” + {entityName} + “Id”. (new_new_customerID).
c. Click Save and Close.
The Relationship window closes.d. Click Publish All Customizations at the top of the 1:N Relationships page.
- Choose Agreement from the Related Entity field.