Hi,
Can anyone help with how to dynamically insert a column in html if we add new 'code' in business Central table?
How can we show it in email the html table?
Please help
Hi,
Can anyone help with how to dynamically insert a column in html if we add new 'code' in business Central table?
How can we show it in email the html table?
Please help
In the EmailMessage codeunit you can use this function:
procedure Create(ToRecipients: Text; Subject: Text; Body: Text; HtmlFormatted: Boolean)
The allows you to send a HTML formatted body for your E-mail message.
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.
Thanks.
André Arnaud de Cal... 291,391 Super User 2024 Season 2
Martin Dráb 230,445 Most Valuable Professional
nmaenpaa 101,156