MultiStateBox issues

for some reason every time I close the editor, the MultiStateBox settings are reset, the animation, and the duration in seconds is reset to 0

there is some code that allows changing the configuration of an element such as:

$w.onReady(function(){
 $w ("#PreloaderStateBox").SecondsDuration = 0.6;
})


the MultiState Box is on a dynamic page

I think this is not possible to do it by CODE.
There is no given possibillity for it yet in the CORVID-API-REFERENCE for multistate-boxes.

Or i am blind :grin:.

Happy new year.