Hi,
I am using your Toolbox plugin for the first time. I do not know how to code in JS but these days AI can do enough work to start using it.
Anyway, I have this app where I managed to do the more complex XLS inquiry and calculation using JS in Toolbox and using app paramethers.
I am currently stoped at strange situation where I have a button in app that triggers the workflow that runs JS. In same workflow after JS and 2000 ms pause I Make changes to a database where three variables resulting from JS shall be stored. Thing is that first time I press this button (JS calc) nothing happens and next time I press it, numbers are stored in DB and shown to user as it suppose to do in the first place?
Can you give me some hint how to solve this?
Regards,
Aleš
