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

Hey Good Day!
 

I am trying the below code for bolding my first record and it works fine. BUt for multiple it does not

 

Pls guide

 

Code:

 

<tree string="Configuration Tree" fonts="bold:task_name == 'PLANNING AND DESIGN'">

and for multiple I am trying this:

<tree string="Configuration Tree" fonts="bold:task_name == 'PLANNING AND DESIGN' bold:task_name == 'DEVELOPMENT'">

The secind one is not working

 

Guide PLz

 

Thanks

 

 

アバター
破棄
著作者

Yes I did it with: fonts="bold:task_name == 'PROJECT DEFINITION AND MANAGEMENT';bold:task_name == 'PLANNING'"

最善の回答

I think it would be a hassle to bold Task by name, no?  Anyway, try this: <tree string="Configuration Tree" fonts="bold:task_name in ['PLANNING AND DESIGN','DEVELOPMENT']">

アバター
破棄
関連投稿 返信 ビュー 活動
1
12月 24
4296
1
11月 16
9681
1
2月 16
3859
1
3月 15
5321
0
3月 15
3199