Hi and sincere apologies if this has been answered previously. I searched, but couldn't find it...
Is anyone able to tell me where/how I can increase the length of the filename field (ie number of characters in the filename field)?
Within the downloads2_file_addit template, I have changed the 'maxlength to 100 as below:
<div class="blockrow">
<label for="title">{vb:rawphrase dl2_file_name}:</label>
<div><input type="text" class="primary textbox" name="title" id="title" value="{vb:raw newfile.title}" maxlength="100" tabindex="1" /></div>
But this doesn't seem to have made any difference...help please?
Really appreciated!
Ian
|