Products

Solutions

Resources

Partners

Community

About

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsEventsEventsPlease help me with the character limit in custom fields.Please help me with the character limit in custom fields.
Previous
 
Next
New Post
10/28/2009 11:25 AM
 

I have an immediate need to increase the character limit for one of the custom fields.   I have taken some steps to try and increase this for my needs but I need some clarification becasue it is still not working.

  1. What I have done is change the EditEvents.ascx and added a multiline textbox:
    <asp:textbox id="txtCustomField2" TextMode="multiline" rows="3" runat="server" cssclass="NormalTextBox" width="250px"  Columns="30" maxlength="500"></asp:textbox>
  2. Next I changed the DB Tables Events & EventsRecurMaster column   CustomField2 to nvarchar(MAX).
  3. Then I changed the Events stored procedure, EventsSave  so that CustomField2 (nvarchar(500), Input, No default)

So far with the changes I have made the field still truncates to 100 charaters.   Any suggestions or ideas?
Thanks!

 
New Post
10/28/2009 4:40 PM
 

Hiya,

Assuming you are using version 5.x, you also need to alter the EventsRecurMaster table and the EventsRecurMasterSave sproc. Not sure what the result would be of not doing these.

I think you should then have everything done.

Cheers
Roger


DNN MVP
Events - Get the latest version - Upgrade now!!
Feedback 6.4.2 - Now available - Give it a go!
Find us on Codeplex - DNN Events, DNN Feedback
Requirements/Bugs - Please submit them on Codeplex
 
New Post
11/25/2009 3:10 PM
 

I'm hoping you guys can provide some advice.  I'm trying to change the customfields in the events module.  I changed the value of customfield1 in Admin - Languages App_LocalResources - settings.ascx to my custom name.  After update, it is changed in the languages section, but when I go to the events module, it's still shows up as customfield1.  Are there some additional steps to make the change show up?  

Thanks, Tom 

 
New Post
11/25/2009 4:02 PM
 

You will also need to change the values in SharedResources.resx - there are two for each custom field.

Cheers
Roger


DNN MVP
Events - Get the latest version - Upgrade now!!
Feedback 6.4.2 - Now available - Give it a go!
Find us on Codeplex - DNN Events, DNN Feedback
Requirements/Bugs - Please submit them on Codeplex
 
New Post
11/25/2009 4:54 PM
 

That worked!  Thanks Roger!

Solution:  Admin - Languages - Local Resources (left hand column) - DesktopModules - Events - App_LocalResources - settings.ascx and change the Custom1 and Custom2 text to new text.  Click update and also save the file at the bottom of the page.  Also need to change the Custom1 and Custom2 fields in SharedResources - there are two places where you need to do this.

Cheers
Tom

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsEventsEventsPlease help me with the character limit in custom fields.Please help me with the character limit in custom fields.


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out