Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
5661 Prikazi

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

 

 

Avatar
Opusti
Avtor

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

Best Answer

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']">

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
dec. 24
4164
1
nov. 16
9553
1
feb. 16
3756
1
mar. 15
5208
0
mar. 15
3115