Page 1 of 1

Table Animation

Posted: Wed Jun 17, 2026 9:17 am
by colsmith999
I have 4 tables on 1 page which I have applied an identical animation to.

3 of the tables appear just as they should but one of them is not following the animations and just appears on the page

Does anyone know what setting is stopping the animation
Demo of the issue here - https://drive.google.com/file/d/15CKpmx ... sp=sharing

Pablo, you're the man when it comes to solving issues! ... any ideas?

Re: Table Animation

Posted: Wed Jun 17, 2026 9:54 am
by Pablo
When you select a style, the table’s local style properties, including animation settings, are overridden.
In that case, you need to define the animation in the Style Manager.

The reason it works for the other tables is that they have an invalid style selected.

Re: Table Animation

Posted: Wed Jun 17, 2026 10:05 am
by colsmith999
Thanks Pablo

Straightforward fix really, just my stupidity!