Show When Ready Component's display issue
Summary
I can't use ShowWhenReady component repeatedly in the same pageContent
Hello everyone,
I'm newbie in Visual Builder. In one of my pages I call three Rest API from single button. Normally it takes 3-5 seconds but sometimes it takes 10-12 seconds. This depends on requests and responses bodies size. I want to display ShowWhenReady component at the start of the action chain and also hide it at the end.
- I created a boolean variable and name it "status".
- I returned to my page designer and select this variable as a Control Variable from Propery Inspector.
- I opened my button's action chain, assigned variables at the start and the end as false and true.
Tagged:
0