TOPIC:

Read-only Textarea 9 years 10 months ago #103687

  • mchrisb03
  • Offline
  • New Member
  • New Member
  • Registered
  • Posts: 2
  • Thanks: 0
I just ran into this also. Please consider implementing this in an update.

Please Log in or Create an account to join the conversation.

Read-only Textarea 9 years 10 months ago #103844

  • lennerd
  • Offline
  • Administrator
  • Administrator
  • Registered
  • Posts: 4669
  • Thanks: 411
Hello,

thank you for your message.

I will pass this issue/request to the devs again for their consideration.
Regards,
Stefan

===============================================
Satisfied? Consider a membership!
===============================================
Like us on Facebook
===============================================
Follow us on Twitter
===============================================

Please Log in or Create an account to join the conversation.

Read-only Textarea 9 years 10 months ago #103858

  • faramade
  • Offline
  • New Member
  • New Member
  • Registered
  • Posts: 9
  • Thanks: 0
Thank you, pass it along. The developer mentioned earlier that it is a bug but after months of not fixing it, I have come to believe that it is not a bug , it just can not be fixed by the developer. A form component without "Read-only Textarea" isn't as good as it should be. For me this is big turn off. Hopefully the developer will fix it.

Please Log in or Create an account to join the conversation.

Read-only Textarea 9 years 9 months ago #105146

  • faramade
  • Offline
  • New Member
  • New Member
  • Registered
  • Posts: 9
  • Thanks: 0
Hi,
Today I check and saw that there is a build 847 for bf but upon testing found out this issue of textarea read only is still not implemented. Almost 2 years of request to fix what the developer called a bug, is it really a bug? because most bugs will not take 2 years to fix.

Please Log in or Create an account to join the conversation.

Read-only Textarea 9 years 1 month ago #121837

  • Lukyan
  • Offline
  • New Member
  • New Member
  • Registered
  • Posts: 7
  • Thanks: 0
It was fix?? How I can do read-only textarea?

Please Log in or Create an account to join the conversation.

Read-only Textarea 9 years 1 month ago #121842

  • chrisal's Avatar
  • chrisal
  • Offline
  • Platinum Member
  • Platinum Member
  • Registered
  • Posts: 6983
  • Thanks: 630
Hello Lukyan,

you can achieve this behaviour with this code in the Init script(page entry) of the textarea:
function ff_ElementName_init(element, condition)
{
    switch (condition) {
        case 'pageentry':
element.disabled = true;
            break;
        default:;
    } // switch
} // ff_elem12_init
Change ElementName in the first line of the code to the name of the textarea element.



regards
Chris

Please Log in or Create an account to join the conversation.

Moderators: ForumSupport
Time to create page: 0.059 seconds

Quick Links

Downloads

BreezingForms

ContentBuilder

BreezingCommerce

Templates

Documentation

BreezingForms

ContentBuilder

BreezingCommerce

Apprendre BreezingForms (French Community)

Apprendre et maîtriser BreezingForms par des tutoriels et exemples, le tout en français

breezingforms.eddy-vh.com

Questions et réponses sur les forums de l'AFUJ

AFUJ

Subscribe to news and updates!

Special Offer

Sale! All subscriptions at a special price!

Includes prio support, all of our current and future Joomla!® extensions and Joomla!® templates for the duration of your membership.

Get it from here

3rd Party Discount - 25% Off

We help you to keep your costs under control. If you are a new member and purchased a form building tool from a different form vendor, then you'll get a 25% discount on our subscription plans.

How to receive the discount:

Send us a quick email to sales@crosstec.org with a proof of purchase (for example a paypal receipt), await payment instructions and enjoy your membership!

Live Support Chat Opened!

Join our Discord chat here and enter the Crosstec channels to receive live support and talk directly to the team!