Last week I updated this plugin to version 2.0 .
I have the same problem as Mick descibes.
All fields in my forms are editable now.
There is no checkbox available and when I place “uneditable” in the tag, as I used before the update, it doesn’t help.
As Mick already asked:
Any ideas to solve this problem?
Thanks
I looked into the php file and there is nothing like “uneditable” anymore.
If you replace “uneditable” by “readonly” everything is working fine.
I hope it also will help you, Mick!
Hey – that works fine.
Thanks a bunch boonstra
Unfortunately this does not work for me. I added readonly and it is still editable?! Any ideas?
Thanks sascha
sascha – all can offer is my code that works as expected:
[dynamictext job_title readonly “CF7_get_custom_field key=’job_title'”
The field value is displayed and you can highlight it but it can’t be deleted.
HTH
Mick
Hey Mick,
thanks for the uber fast reply! I just had the readonly on the wrong position in the tag. With your code it works like charme!
Great stuff! Thanks so much!
Sascha
Hello,
it works for me is not what I’m doing wrong: [dynamictext dynamicname readonly “CF7_get_post_var key=’title'”]
current constellation:
WordPress 4.2.5
Contact Form 7 – Dynamic Text Extension Version 2.0.1
Thanks for any tip
Max
Sorry, it works, but need a extra css formatting…