I'm a newbie in chronoform, could you help me please..
I created the form and has datetimepicker.
After I changed name and id in the Form Code tab and also changed Date Fields names in the General tab as same as id and name. It's work but if the begin of word start with 0 the datetimepicket is not working.
I wonder, Did I do anything wrong or any clue for this problem? Thank you.
Hi teetee ,
Input names and ids must start with a letter, you can use 0-9 in them but not at the beginning. This is an HTML specification, not a ChronoForms one.
Bob
Hi Bob,
I have a question about the Date Time Picker as well. Can we change it somehow to start at an earlier date or something? Because it takes too long to travel from 2010 to 1980s or something and scrolling though all those months.
Or is there a way to add the drop down boxes all next to each other for year month and day?
Hi, Bob
Thank you for your fast help.
But I really need to use id begin with 0, Do you have any suggestion?
Because I've to submit the form with other URL and the id it generate with 0.
Thank you.
Tee
Hi Tee,
I suspect that they are two different kind of id. What exactly do you need to submit?
Just to repeat, HTML input names and ids cannot start with a number.
Bob
Hi, Bob
I want to submit the value by id, but when changed the id and name begin with 0, Date picker doesn't works.
Sorry for my inexperienced, what are the different kind of id?
Thank you for your help again.
Tee
Hi Bob,
Sorry for my short explanation.
First, I created the form with using the time picker.
My form have to submit element by id to saleforce.
And the id that generated from saleforce is beginning with 0.
But the time picker did not work if I use any word that beginning with 0 (That is the HTML specification as you told).
So, How can I figure out this one?
Thank you for you help again.
Tee
Hi Tee,
Sounds as though this may be a question for SalesForce.
Whay 'exactly' to you have to submit to SalesForce? Can you point me to the documents?
Bob