I can send data from al to javascript using control addin , is it possible to send data from javascript to al ????
I can send data from al to javascript using control addin , is it possible to send data from javascript to al ????
thank you for your answer, now ,i'm trying to insert autocomplete adress into business central
(https://www.solodev.com/blog/web-design/adding-an-auto-complete-address-field-to-your-forms.stml.
But, i can't read this script
<script src="maps.googleapis.com/.../js async defer></script>, it bugs into Business central.
is it possible to call the script with async defer from The Scripts property ( reference both external and local scripts ),or is there another solution.
thank you for your answer, now ,i'm trying to insert autocomplete adress into business central
(https://www.solodev.com/blog/web-design/adding-an-auto-complete-address-field-to-your-forms.stml.
But, i can't read this script
<script src="maps.googleapis.com/.../js async defer></script>, it bugs into Business central.
is it possible to call the script with async defer from The Scripts property ( reference both external and local scripts ),or is there another solution.
Hi, just adding others' reply, hope the following also helps.
https://docs.microsoft.com/en-us/learn/modules/build-control-add-ins/
Thanks.
ZHU
Checkout the docs:
docs.microsoft.com/.../devenv-control-addin-object
The sample code contains a good example for your case:
You only can send data from JavaSript to BC, creating events in JS, and create the correct structure and definition of the ControlAddIn in BC, and using this triggers in the page that you are using this ControlAddin
Multiple videos here: youtube.com/playlist
I can recall one with a html notes sending data to AL. Or there is a colour picker video.
Hello - We currently do not have dedicated Dev support via the Dynamics 365 Business Central forums, but I wanted to provide you some additional resources to assist. If you need assistance with debugging or coding I would recommend discussing this on one of our communities.
I will open this up to the community in case they have something to add.
André Arnaud de Cal...
292,886
Super User 2025 Season 1
Martin Dráb
231,766
Most Valuable Professional
nmaenpaa
101,156
Moderator