Customer Center

Welcome back

My Account Logout
#4865

Ah… that is by design. The document list, as you've likely seen when developing, is resource intensive to build. This means during runtime it will not update at all – but commands will work successfully.

​Manually clicking the list is how you get the elements to display to allow building further commands.

​Hope this helps!
​Thom