- Posts: 23
- Thank you received: 4
Short Description text area type & length
- Marlon Clarke
- Topic Author
- Offline
- Junior Member
-
Less
More
8 years 3 months ago #107676
by Marlon Clarke
Short Description text area type & length was created by Marlon Clarke
Hello. I allow the members of my website to submit events via the front end. Every once in a while a member will paste an HTML description with images in the "Short Description" & "Long Description" fields.
This creates an problem with the events preview as the images from the short description code are rendered in the preview, & mess up the layout of my events page.
I don't want to have to edit these submissions & remove formatting from the short description each time.
Is it possible to have only the plain text (no html) displayed in the events list preview?
My ultimate goal is to limit the short description/preview to 150 words of plain text.
I think a better way of getting this done is to eliminate the short description field, and use one description field, but only show a limited number of words (specified in configuration) in the preview, and parse the HTML from this same field when the full description is shown on event detail display page.
This creates an problem with the events preview as the images from the short description code are rendered in the preview, & mess up the layout of my events page.
I don't want to have to edit these submissions & remove formatting from the short description each time.
Is it possible to have only the plain text (no html) displayed in the events list preview?
My ultimate goal is to limit the short description/preview to 150 words of plain text.
I think a better way of getting this done is to eliminate the short description field, and use one description field, but only show a limited number of words (specified in configuration) in the preview, and parse the HTML from this same field when the full description is shown on event detail display page.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Away
- Administrator
-
8 years 3 months ago #107686
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Short Description text area type & length
Hi
For this, I think you will need to edit code in frontend event submission form, change the short description field from HTML form field to simple textarea input
Regards,
Tuan
For this, I think you will need to edit code in frontend event submission form, change the short description field from HTML form field to simple textarea input
Regards,
Tuan
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2026 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.