How to set a custom relative width

Is it possible to set a relative width on a control other than the Constant values that increase by an increment of 10%? For example 7% or 15%?
I tried getting a Dynamic value from a Number data source using 7 or 0.07 and also from a Text data source using “Percent15” but none of these seem to work.

Hi @knedas unfortunately this value is an enumeration and it’s values are 10% increments.

1 Like