 |

jferry
User
Dec 5, 2006, 7:11 PM
Post #1 of 6
(461 views)
Shortcut
|
|
Title Field Length
|
Can't Post
|
|
How do I change the length of the Title field, currently set to 40? Thanks, jferry
|
|
|  |
 |

jferry
User
Dec 8, 2006, 12:10 PM
Post #2 of 6
(441 views)
Shortcut
|
|
Re: [jferry] Title Field Length
[In reply to]
|
Can't Post
|
|
Think I found out how to adjust the "Title" field length. I noticed the "Title" field had the field option "Custom Field HTML" checked on the Field Editor page. When I unchecked the field length it adjusted to the same length as all text fields. Is it OK to uncheck the "Custom Field HTML" box for the "Title" field? jferry
|
|
|  |
 |

ross
Staff
/ Moderator

Dec 10, 2006, 9:54 AM
Post #3 of 6
(434 views)
Shortcut
|
|
Re: [jferry] Title Field Length
[In reply to]
|
Can't Post
|
|
Hi. Glad to hear you got the title field going again . The custom field HTML is checked off by default so I think you'll want to go back in and check it off again. In case the actual HTML isn't there anymore, here's a copy:
<tr> <td style="padding-right:5px">$_fieldLabel$</td> <td><input type="text" name="$_fieldName:htmlEncoded$" value="$_fieldValue:htmlEncoded$" size="40" onchange="setDefaultFilenameValueTo(this.value)"/> </td> </tr> Keep me up to date with how you are making out . ----------------------------------------------------------- Cheers, Ross Fairbairn - Product Specialist support@interactivetools.com
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 |

jferry
User
Dec 10, 2006, 1:51 PM
Post #4 of 6
(428 views)
Shortcut
|
Hi Ross, Thanks for the info. Since we do not use the title field to generate the file name, we prefer to go with the automatic numerical file name, can we disregard the custom field code you noted and just leave blank? Thanks, jferry
|
|
|  |
 |

ross
Staff
/ Moderator

Dec 11, 2006, 11:56 AM
Post #5 of 6
(417 views)
Shortcut
|
|
Re: [jferry] Title Field Length
[In reply to]
|
Can't Post
|
|
Hi there. It will probably be a bit safer if you left the custom code in there as default but then hide the title field. That way, it's easy to use it again if you eventually start to need it, or it turns out removing it upsets Article Manager in a way I haven't thought of. So the first step will be to make sure the custom HTML is back in there and move back to the top of the page and look for Field Attributes. Check off "Hidden - don't automatically display field (for hardcoded or internal fields)" and then hit save. That should effectively remove the title field from your Article editing page. Then, if you were still looking to have the old naming convention with the numbers in your filenames, check out this tutorial on our site: http://www.interactivetools.com/docs/doc.cgi?/articlemanager2/tutorials/change_to_old_filenames.html It will walk you through the whole process. Keep me up to date with how you are making out . ----------------------------------------------------------- Cheers, Ross Fairbairn - Product Specialist support@interactivetools.com
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 |

jferry
User
Dec 11, 2006, 6:54 PM
Post #6 of 6
(407 views)
Shortcut
|
Thanks Ross, Code is back in. I increased the field length from 40 up to 90. This longer length works better for me. No problem with the naming convention. I think what is a bit confusing is that after adding back the code, when I go back in to edit the field, the code is not visible on the screen. I need to click on, click off, the Custom HTML box to see the code. jferry
|
|
|  |
|