Select to view content in your preferred language

Dynamic Background Color Updates for Section Widgets

340
1
07-29-2024 06:47 AM
Labels (1)
dapo
by
Emerging Contributor

Can anyone assist with changing the section widget background color from static to dynamic in EXB Developer? I need to fetch the color code from a hosted table rather than entering it directly. This would enable the color to be updated dynamically.

0 Kudos
1 Reply
Shen_Zhang
Esri Contributor

Hi @dapo

Each view in a Section widget is a fixed layout (simply a container) and doesn't require a data connection. Therefore, you cannot bind a variable to a Section and pass values to the views.

Shen Zhang
0 Kudos