Readonly undefinied integer field
-
- Posts: 1
- Joined: Mon Dec 15, 2014
Hello, I need to set read-only field of type integer and it is not done correctly. When making the watch given as undefined result.
It is an external list.
I await answer, thanks!
It is an external list.
I await answer, thanks!
- Dmitry Kozlov
- Site Admin
- Posts: 1524
- Joined: Thu Jun 07, 2012
Hello,
You should put the field in edit mode onto your form, then disable it via JavaScript when the form is loaded and enable right before the submission. Browsers do not send values of disabled controls to the server. Please, get more info:
viewtopic.php?f=1&t=397
You should put the field in edit mode onto your form, then disable it via JavaScript when the form is loaded and enable right before the submission. Browsers do not send values of disabled controls to the server. Please, get more info:
viewtopic.php?f=1&t=397
-
- Information
-
Who is online
Users browsing this forum: No registered users and 14 guests