- Open upload.aspx file in Visual Studio, upload.aspx file found this file in "14\TEMPLATE\LAYOUTS" folder.
- Search for "if (hideLink)" statement , you have to set hideLink variable to true for hiding the multiple upload button.
if ( hideLink)
...
3. replace yourJavaScriptFunction with your javascript function which returns bool value.
3. replace yourJavaScriptFunction with your javascript function which returns bool value.
No comments:
Post a Comment