Skip to main content
Best answer by Ciprian-Traian

Hello @ svisveswaraiya- ,

 

It doesn't seem to be possible to restrict access to any button or text box in the background while the sidebar is expanded. You could add ReadOnly from the text box properties, the user will not be able to add text in runtime.

1 reply

5-Regular Member
October 9, 2020

Hello @svisveswaraiya_285988,

 

I have tried to reproduce when sidebars are expanded to see if no action can be done in the background. It doesn't seem so.

I have used a left and a right sidebar and in the center I have left a column. The sidebar in the left contains an image and the center there is a blog.

Whenever the left sidebar is collapsed inside or outside the container an action can be performed on the blog.

1-Visitor
October 9, 2020

Hi @Ciprian-Traian ,

When the sidebar is expanded, I don't want access to any button, text box in the background apart from the items in the sidebar. Is it possible to achieve it in thingworx?

 

Thanks,

Shalini V.

5-Regular Member
October 15, 2020

Hello @ svisveswaraiya- ,

 

It doesn't seem to be possible to restrict access to any button or text box in the background while the sidebar is expanded. You could add ReadOnly from the text box properties, the user will not be able to add text in runtime.