This question has been flagged
1 Reply
8218 Views

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
Discard

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

Author

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

Best Answer

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


Avatar
Discard

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