For our site, we are redirecting the user to another page within the insertNewArticle function. But now, when we upload a file, the user is being redirected, which we do not want. Can something be done to avoid re-direction or avoid a call to insertNewArticle for file uploads?
Thanks Dev.