 |
Register
Thursday, November 20, 2008
|
|
|
 |
| You are not authorized to post a reply. |
|
| Author |
Messages |
|
millerdigital Posts:5
 |
| 03/04/2008 6:38 AM |
|
| I'd like to use this field to display testimonials in a different part of the details template, however it seems the field is truncating the data, cuts off the paragraph, not sure at what character, is there a way to change this? |
|
|
|
bcasson Posts:87
 |
| 03/04/2008 9:47 AM |
|
Before you decide to alter the SQL table and procedures, it would help if I provided the data/content field sizes. Title nvarchar(100) Brief Description nvarchar(300) Full Description ntext URL nvarchar(255) Date nvarchar(50) Author nvarchar(50) User Field 1 nvarchar(100) User Field 2 nvarchar(100) User Field 3 nvarchar(250) User Field 4 nvarchar(250) User Field 5 nvarchar(600) Additional File nvarchar(255) As well there are 3 integer fields, 2 date fields, a bit field and a character 1 field. None of these contain content data. To alter the field sizes, the table name is wild_PF_Project. The procedures are: wild_pf_addProject wild_PF_Project The ASCX files (forms) wildPortfolioEdit.ascx |
|
|
|
millerdigital Posts:5
 |
| 03/04/2008 10:05 AM |
|
| Thanks, looks like User Field 5 will do the trick, but after looking at my layout I might perhaps rather change my details template to include the testimonial in the WYSIWYG area, so the quote also looks good too... thanks for your reply |
|
|
|
Benny_A Posts:5
 |
| 09/29/2008 3:41 PM |
|
This was a HUGE help...would have been nice to include in the documentation, but hey, as long as its in the forums, it ain't bad!
One thing I'd like to request is to allow an administrator to customize the character limits on the fields when editing the module settings, as well as specifying what type of input that field should use. For example, you could add two more columns on the right side of the Options table; one holding a dropdown for Field Type (eg. text box, rich text, url, date, etc) and the second specifying the character limit (for text box/rich text), css link class (url) and date display format (date).
Just a humble suggestion from a guy who absolutely loves this module and uses it at least once on every site i've built in the past year =) |
|
Ben Ahlquist IDEaS Computers http://www.ideascomputers.com ---------------------- Quality Forum Posts & Replies since 1996. |
|
|
| You are not authorized to post a reply. |
|
|
|
ActiveForums 3.6
|
 |
|
|
|
|
|
|
|
|