Blocked field in v6

Add a blocked field to a ChronoForms form.

Overview

The user needed a form field that appears normal but cannot be filled in by the client.
Use the readonly attribute on the form field to make it non-editable while maintaining its normal appearance.

Answered
ChronoForms v6
Pi Pietervoo 21 Feb, 2020
Hey guys! Is there a way to add a blocked field to a form?

Due to strange laws I need to include a field in my form that the client can not fill in.

It has to behave like a normal text field.

Ideas?
Gr GreyHead 21 Feb, 2020
Answer
Hi Pietervoo,

You can use the readonly attribute.

Bob
Pi Pietervoo 26 Feb, 2020
Thanks Bob, that's what I was looking for!

Pieter
This topic is locked and no more replies can be posted.