Huw
Huw
Offline
0
Hello. :)
I would like to increase number of characters in the description field. It seems to be limited to 250 characters.
How can I do this?

Thank you.
Responses (5)
  • Accepted Answer

    Thursday, March 26 2015, 11:55 AM - #Permalink
    1
    well, it is limited in the DB. you need to go to the database table #__ecalendar_events and change the size of the description field.
    The reply is currently minimized Show
  • Accepted Answer

    Huw
    Huw
    Offline
    Thursday, March 26 2015, 12:08 PM - #Permalink
    0
    ok that's fine, thank you. :)

    Can you also please advise me on how to make the 'pop up' window wider?
    (In order to fit more characters horizontally.)

    Thanks again.
    The reply is currently minimized Show
  • Accepted Answer

    Huw
    Huw
    Offline
    Thursday, March 26 2015, 12:11 PM - #Permalink
    0
    Sorry, I've just realised there is another problem.
    When I insert (say) 1000 characters, all the line breaks are removed.
    The description field in the admin panel retains the line breaks - but the user side doesn't. The user sees one continous block of text.
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, March 26 2015, 12:15 PM - #Permalink
    0
    this is normal, because all HTML is stripped from this tag... to change this behavior actually som enew coding would be needed...
    to make a popup window widder you need to change the CSS that defines the width. if you can send me a link I can tell you where.
    The reply is currently minimized Show
  • Accepted Answer

    Huw
    Huw
    Offline
    Thursday, March 26 2015, 12:27 PM - #Permalink
    0
    Sending via email now - thank you.
    The reply is currently minimized Show
Your Reply