Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
5625 Widoki

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

 

 

Awatar
Odrzuć
Autor

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

Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
gru 24
4115
set default user Rozwiązane
1
lis 16
9523
1
lut 16
3728
1
mar 15
5184
0
mar 15
3080