is to possible to add a couple of custom buttons to attachment subgrid in email entity ? I m using unified interface. kindly guide me how to do that ?
*This post is locked for comments
is to possible to add a couple of custom buttons to attachment subgrid in email entity ? I m using unified interface. kindly guide me how to do that ?
*This post is locked for comments
it is just like a normal sub-grid so you should be able to add a button. Here is a video about how to add a button in the ribbon. That is an old video but hope it will help.
https://www.youtube.com/watch?v=fpEjDEVV5B4&t=8s
I want a button to press and on pressing it run JS which will add record in D365.
What type of buttons you want?
can you please guide how I cna trigger JS from canves app ? I want to run js from it and pass data to d365.
Hi,
We cannot add custom buttons to attachment subgrid as this subgrid is not exposed for customizations. It is read-only control.
If found useful, please mark this answer as verified.
Hi
It depends on what the button is going to do really.
You can add a web resource just above the attachment area, have your custom button and perform the action using java script.
And you could certainly embed a Canvas app and perform your action in power app. Especially with the latest, you could talk back from Canvas app
community.dynamics.com/.../tip-1249-talk-back-from-canvas-to-model-driven
powerapps.microsoft.com/.../enrich-your-model-driven-forms-with-embedded-canvas-apps-public-preview
And you could certainly consider creating Custom Control using Power Apps Conponent Framework as well
community.dynamics.com/.../create-custom-controls-using-powerapp-component-framework
Out of these 3 options, I think Canvas app would take less time compared to others. And Web resource could be the second one in terms of time as you are already familiar with creating them but if you use web resource, you do have to make sure it works on all devices
what are options to achieve requiremnt of a cusotm button working with sub grid (canves app or cusotm controls) etc ? what will be easiest please
No you can not add other buttons in Attachment Subgrid.
André Arnaud de Cal...
292,494
Super User 2025 Season 1
Martin Dráb
231,305
Most Valuable Professional
nmaenpaa
101,156