Hi,
I have a task to reload data on the server which is triggered on EDX.
I have a macro which calls this task.
and one of my text objects have an action to run this macro.
Now I expected the reload to happen when I click the button but that's not happening..
however when I run the task from the task list ('play' kind of button) the data reloads.
So I know the task and macro are fine. Could you help me with as to what should I do so that the reload happens on clicking that button, instead of running the task manually?
Thanks..