40

Since we will get a RichText Editor it would be awesome if we might get some config properties on Control level to limit the format options.


Why we need this: We currently provide the ability to set additional formatted texts for some rdlc reports.



Since RDLC does only support a limit scope of HTML Tags, it would be awesome if we get some kind of addtional properties to limit the format options


Additionally it would be nice to get some ways to specify how linebreaks should be created. Via a div tag or via a br


See: https://learn.microsoft.com/en-us/sql/reporting-services/report-design/importing-html-into-a-report-report-builder-and-ssrs?view=sql-server-ver16#supported-html-tags

Category: General
STATUS DETAILS
Needs Votes
Ideas Administrator

Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future. Best regards, Business Central Team

Comments

K

The following is a complete list of tags that will render as HTML when defined as placeholder text:Hyperlinks: A HREFFonts: FONTHeader, style and block elements: H{n}, DIV, SPAN,P, DIV, LI, HNText format: B, I, U, SList handling: OL, UL, LI

Category: General

K

Just for reference.Those are the supported HTML Tags for formattingThe following is a complete list of tags that will render as HTML when defined as placeholder text:Hyperlinks: Fonts: Header, style and block elements: , , ,, , , Text format: , , , List handling: , , And it would helpful too, to disable media embedding, when we only to have text.

Category: General