Strange problem with parameters

Hi there,
i have a strange problem with parameters. i made a video…
see link in secure note…
thanks in advance

When you see the choose input in a text input like, it means it’s in breakout mode and not an input found in it’s results. If dynamic content was in a choose you would see the same thing. I have noticed this same occurrence when using objects as values for. If you select another value then the value you want it should fix it. I’ll try to recreate with calc() as well.

If you change a value however, it’ll most likely enter that mode. I think that would really need to be solved by having ID values for choose so they aren’t mapped by values. Thanks for bringing this to our attention and hope this info helps.

the problem is not that the values change when entering the parameters, I can live with that.
the problem is that everywhere the component is used, you have to press the arrow and press save so that the changes i made in the parameters are applied to the entire web page.
this is really cumbersome, so this component is in fact not usable. the point should be that i change the value centrally and it is then automatically applied to the whole page.
can i use variables instead of a value? then i can address this variable in css?
is there an example here?

thanks in advance

Hi,
Anyone with some help here?
Thanks

In that example your initial is “h1”, which is the label not the value. When you change the clamp value, also change whatever your initial value is to that new clamp value. If you haven’t clicked off “h1” then the value should change on the whole page. Let me know if that helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.