Hi,
how can I create a box for terms and conditions like attached image?
An area with scroll-bar, where is not possible to edit text.
:)
how can I create a box for terms and conditions like attached image?
An area with scroll-bar, where is not possible to edit text.
:)
Oooops....🙂
[attachment=0]Schermata 2013-10-03 a 22.45.14.png[/attachment]
Thank you Bob
[attachment=0]Schermata 2013-10-03 a 22.45.14.png[/attachment]
Thank you Bob
Hi belli,
I'd probably use a Checkbox input for the Checkbox and then a textarea set to readonly for the terms and conditions. You can't easily set a ChronoForms Textbox input to readonly so I'd hand-code it in a Custom Element element.
Bob
I'd probably use a Checkbox input for the Checkbox and then a textarea set to readonly for the terms and conditions. You can't easily set a ChronoForms Textbox input to readonly so I'd hand-code it in a Custom Element element.
Bob
This topic is locked and no more replies can be posted.