Could it be possible to access to root globals without declaring a global under a komponent ?

In order to use formulas on some komponents as mainly they are locked

So we can check/change some parameters value depending on our root global variable.

For me it will be for changing some positions on Calendar for example if I have set my gv scale as 60 or 120

  • Currently, when rescaling, some elements are not well positionned

The problem with this would be that the Komponent wouldnt be self contained anymore and so exporting it and importing it somewhere else would break it, so, i understand the point but i cannot do this

Understood.

Isn't there a solution to allow to add parameter even if a komponent is locked ?

Not, if the komponent is locked and the global is locked then its by design

A toggle on the komponent might be selected to define whether globals should be inherited or not