Sorry, figured it out I think.. It's an array,that is why I could not access it directly. To get access I need to write: data[0].success.filename
Sorry, figured it out I think.. It's an array,that is why I could not access it directly. To get access I need to write: data[0].success.filename
Yeah well... Embarrasing.. I figured that out.. I just named it something else.
I send you a virtual bottle of excuse Wine
No I can't. I know how to show/hide a dialog. What I want to is to "pause" the function calling it until it is closed. Run it as a modal..