Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Automatic file naming
#4
It will be part of the next release. If _strictFormCheck in the settings is set to false it will no longer ask for a name.

If you want to fix it in your local copy, just comment out the line

if (document.form1.name.value == "") msg += "<?php printMLText("js_no_name");?>\n";

in out/out.AddDocument.php.

The code itself for uploading a document can handle missing names, but the form validation will not allow to submit the form. If the above line is taken out, it should work.

Uwe
Reply


Messages In This Thread
Automatic file naming - by netco - 06-16-2011, 01:22 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)