GPProd
The .capx is missing one essential piece of info that's needed for it to work - the 'Id name' property of the FileChooser object that's used in the browser call.
In the picture, they call it 'foo', so the browser call will be 'foo.click();'.
Unfortunately, I can't attach the fixed .capx as this forum has broken again (@Tom).
Hey, i am sorry but i did not understand that >.<
I am pretty new to this, and.. All i understood was, change the "Js File_Chooser_id.click();" into "Js File_Chooser_id.foo.click();"
But that didnt work either >.< .. Is it a hard change to make it work?
Very much appreciate your response ^_^