Cheers,
Mike
Could you please help me out. I need to do Auto Expand in GWD. Could you please help me how i can set up below code in GWD or there is any other way to fix it.
Please explain in steps.
How to setup this code in GWD setTimeout(function() { gwdDoubleClickElement.goToPage('expanding-page'); }, 3000); // expands to page after 3s
Thank You!