Series of Smart Shape buttons that control the next button in the series
I want to create a series of six smart shape buttons (SSB).
Each SSB enables the next in the sequence.
On slide enter only button 1 is enabled.
Clicking button 1 should change a state on another element AND enable button 2. However not only does button 2 not enable but the rest of the advanced action also fails and the state change doesnt happen either.
What am I doing wrong?
Is it just impossible to change the Enabled property of a SSB at runtime?
