Hello Champions
We built a Model driven app and added /Notes and Timelines/ feature to it. In our application, each purchase order assigned to some suppliers.
When I click on the 'Email' option in N&T a new email template is opening within the app itself.
In new email template I want to auto fetch the supplier email IDs of the particular supplier. how can we achieve this.
We did the same by adding a button in ribbon and written JS. but the customer wanted Notes and timeline feature also should auto populate the supplier email.
The DataSource is SAP, we are getting the data to Dataverse through Dataflows and populating Dataverse data to model driven app. UI.
below screen shots FYR pls.