Hello,
I recently startet to try out chronoforms and already understood a lot. But there are still some questions. I will post them in seperately.
I created a form in which the username should be shown (read from the __users database) for reassurance what will be saved, but the user should not be able to alter it. So I put it on the form as disabled. My problem now is that I want to save the form to a DB and that works well except the name field is left blank. If I use debugger, it's not even in the form array.
Are disabled fields never saved or is there another mistake?
If it's the former, what advice would you give me. Add a hidden 'name' field?
Thanks in advance,
Christian
I recently startet to try out chronoforms and already understood a lot. But there are still some questions. I will post them in seperately.
I created a form in which the username should be shown (read from the __users database) for reassurance what will be saved, but the user should not be able to alter it. So I put it on the form as disabled. My problem now is that I want to save the form to a DB and that works well except the name field is left blank. If I use debugger, it's not even in the form array.
Are disabled fields never saved or is there another mistake?
If it's the former, what advice would you give me. Add a hidden 'name' field?
Thanks in advance,
Christian