Web components changes
Modifications to consider when using web components.
fglrichtext built-in webcomponent is deprecated
Starting with BDL 5.00.00 / WCG 5.00.00, the fglrichtext webcomponent is deprecated. This component is still provided in V5, but will be desupported in a future version.
The fglrichtext webcomponent was introduced to offer a consistent HTML editing experience between
GBC/UR and GDC native mode, as a replacement for TEXTEDIT
fields using the
textFormat="html"
style attribute.
Since Genero v4, GDC native rendering is desupported. Consequently, there is no more reason to
use the fglrichtext webcomponent, as TEXTEDIT
+ textFormat="html"
has the same rendering and features with GBC/UR.