In this video, I’ll show a way to dynamically add HTML content to a Business Central page.
This can be used to personalize your apps or to integrate controls and visualizations that are not possible with normal AL alone.
In this video, I’ll show a way to dynamically add HTML content to a Business Central page.
This can be used to personalize your apps or to integrate controls and visualizations that are not possible with normal AL alone.
You must be logged in to post a comment.
Hey Erik,
This is really interesting. I am a BC technical consultant from India. I have lil experience in java . Net, html css, js … But I never tried this… actually never got such requirement :p
I have gone through ur other videos and the way explain things is really awesome. There was a time when I couldn’t find content related to Nav/BC but now you gyz are making it easyyy…
Thanks for such awesome contents.
Btw.. I notice u r using Docker container.. I am using on Prem BC for local development and once it is done then publishing on cloud.
I am missing some features so I’ll try to use docker .. if i’ll get any error i’ll inform you.. hope u’ll help me out.
Check this: How I do Docker
Wow.. thanks for quick response.
Question-
What will you suggest? A docker or on prem installation of BC ?
As MS is updating BC frequently and they are adding new data types , modifying standard objects so is that okay to use docker … How will I get updated version after installing once?
Lot of confusion
You deploy a new docker image with a newer version. But, you also have the option of a cloud sandbox (see Video: How to get a free cloud sandbox)
Yes cloud is okay. But sometimes we need to copy standard report/objects to customize that’s why I want to access c/al object files as well. (This is the only dependency).