How to update Tab Group Color

456
3
Jump to solution
07-28-2020 10:23 PM
by Anonymous User
Not applicable

Hi Guys,

I found that we can set tab group color in daml.

But if we want to change the tabGroup color with condition, may I know how to do that?

I am using arcgis pro 2.5

<tabGroups>    <tabGroup caption="Feature Layer" id="esri_mapping_featureLayerTabGroup">       <color A="255" R="238" G="170" B="90" />       <borderColor A="0" R="251" G="226" B="195" />    </tabGroup> </tabGroups>
0 Kudos
1 Solution

Accepted Solutions
Wolf
by Esri Regular Contributor
Esri Regular Contributor

i would define two tab groups with different colors, one for condition A another for Condition B.

View solution in original post

0 Kudos
3 Replies
by Anonymous User
Not applicable

Any idea about that Uma Harano‌, Wolfgang Kaiser‌?

0 Kudos
Wolf
by Esri Regular Contributor
Esri Regular Contributor

i would define two tab groups with different colors, one for condition A another for Condition B.

0 Kudos
by Anonymous User
Not applicable

Thank Wolfgang Kaiser‌,

Not what I really want but that seem to be work around.

0 Kudos