コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
9620 ビュー

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.

アバター
破棄

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

著作者

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

最善の回答

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


アバター
破棄

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

関連投稿 返信 ビュー 活動
3
4月 25
5557
1
1月 25
4162
5
11月 23
43938
3
9月 23
10049
1
9月 22
4346