Forums

Fields on a form

giuxmian 02 Jun, 2014
Hi, I'm writing to ask two questions about inserting fields on a form in ChronoForms.

1) If I insert a field for the date of birth, I'd like user writes date in the format "dd / mm / yyyy" and possibly without displaying the calendar. How can you do it?

2) I've added a field to upload a file but when I do a test I don't see attached file. If I look for this file in FTP I can't find it in the default path. I upload the debug file where I have highlighted the code about upload of file.

Thanks
GreyHead 02 Jun, 2014
Hi giuxmian,

1) Add a user note to ask them to use that format and validate the input. This would need to be a custom validation as there isn't a built-in date validation :-(

2) It looks as though the file uploaded OK and is here

Bob
giuxmian 02 Jun, 2014
Hi Bob,

thank you very much for your answer🙂

1) It will be an update to this point?
2) It's right. Probably it was a cache problem.
giuxmian 02 Jun, 2014
Hi Bob,

I've another question for you.

I've added three field "radio button" and I've set these option:

0=house
1=away
2=house and away

When I receive the e-mail that which user is registered, option value is, for example, 1 if the user has chosen "away".

Is there a setting where I can see the text "away" instead of the value "1"?
GreyHead 02 Jun, 2014
Hi guixmian,

1) No update expected for CFv4 now.

3) Please see this FAQ

Bob
giuxmian 02 Jun, 2014
Hi Bob,

fantastic solution!!
Thanks!!
This topic is locked and no more replies can be posted.