I have a button APPROVE in Deal Entity. And a subgrid named TEAMMEMBERS in Deal Entity.
On Load of Form i need to check if the logged in user is in Team or not and then show/hide that button. How can i achieve this through Webapi..
I have a button APPROVE in Deal Entity. And a subgrid named TEAMMEMBERS in Deal Entity.
On Load of Form i need to check if the logged in user is in Team or not and then show/hide that button. How can i achieve this through Webapi..