Problem in setting readonly attribute

WallyPT 25 Feb, 2014
Hello.
I'm having an issue in setting an text field with 'readonly' attribute.
After search the forum and read this FAQ , I've configured my form with the correct configuration.
Even so, the field isn't as readonly (it should be the first text field, field name = projecto).
Since I'm developing in localhost, I've attached the form were I'm working (it still misses some configurations).

[attachment=0]CFV5_FormsBackup_ON_http___localhos.zip[/attachment]

Can you help me and explaining what I'm doing wrong?

Thanks,
GreyHead 25 Feb, 2014
Hi WallyPT,

In CFv5 I think that you can set attributes in the element Extra Params box like:
readonly=readonly


Bob
WallyPT 25 Feb, 2014
Hello, GreyHead.

Thanks for your reply.
Unfortunately I've tried to change the Extra Params and no success.
I've even tried [readonly=readonly] and readonly='readonly', but nothing worked.

Any ideias?
Thanks
GreyHead 25 Feb, 2014
Hi WallyPT,

If I use readonly=readonly in my test form that is OK. But it doesn't seem to work in your form - I have no idea why :-(

Bob
WallyPT 25 Feb, 2014
Hello, GreyHead .

I've managed to solve it.... but don't know how.... 😑
I've re-done the form from the beginning and now it works.

Thanks anyway for your help.
Keep up the good work and assistance. 😉
This topic is locked and no more replies can be posted.