Forums

tabbed form and Datetime Picker

jw-saarow 02 Jan, 2013
Hello,
I try to style my tabbed form.
In the first tab i need a "Datetime Picker" and one field for a Number.
How can i create these fields in the Custom Element code?
And how can i change the Field Size?
Thanks for your help.
Jörg
GreyHead 02 Jan, 2013
Hi Jörg,

You can use an HTML text input for a number; and a text input with the appropriate class for a date-time picker.

If you create a simple test form using the Wizard you can look at the HTML that is generated by ChronoForms and copy the key parts into your custom code.

Bob
jw-saarow 03 Jan, 2013
Thank you.
I will test it.
This topic is locked and no more replies can be posted.