Same properties on many objects

Hello.
how to change the same properties on many objects, without doing it one by one.
Thx.

Do you want to do this in development of your app, or for the user to see the changes in your app?

Use any component block.

You can do this in the Designer, using MultiSelect.
Hold down the Ctrl key and click on each object you want to change.
Their mocks should each gain a green border (not in the component tree, just in the design pane.)
Once you have all the objects selected, change an attribute in the attributes pane, and they should all change.

2 Likes

Thank you very much ABG.
That is the solution. I was trying to do it from the list of components and not from the virtual screen ..