Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
9462 Visninger

hiii,

i need field on which apply widget=html. but didnt work with tree view.

if any one have any idea about how to display html field in tree view then please let me know.

 E.g: it is display like "<p><strong><strong>[A51090]</span></strong></strong></p>" instded of display in Bold [A51090]

thank you.

Avatar
Kassér

I think html widget would not work for tree view because html widget defined only in the view_form.js not in view_tree.js

Forfatter

it is posibble if we decode data of tree view field(widget=html).? so we can display in bold ?

Bedste svar

change the field into Fields.Html(), it will works.


Avatar
Kassér

oh, I misunderstand.
it better to add a char-compute-field witch depends on the html-field.
Let new field = html-field.

Related Posts Besvarelser Visninger Aktivitet
3
apr. 25
4939
1
jan. 25
3792
5
nov. 23
43285
3
sep. 23
9616
1
sep. 22
3905