Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
5717 Ansichten

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
Verwerfen
Autor

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

Beste Antwort

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
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Dez. 24
4216
1
Nov. 16
9606
1
Feb. 16
3803
1
März 15
5262
0
März 15
3155