I had a Requirement. I need to display data from external SQL DB on-click of a button in Contact's Main form in Web Resource. I had an Stored Procedure, wrote an API to call that SP. I've placed an Button in HTML webresource. The challenging is on-clicking of the button, it should call SP and display data of particular contact id number. Each contact has unique id number in DB, and in CRM also. the issue is it is not querying and fetching the data dynamically. if i give static ID of a contact, it is working.but it is not working dynamically.
*This post is locked for comments
I have the same question (0)