Re: How to prevent the use of hidden fields in a form

2017-08-17 Thread Jani Tiainen
Hi. Of course you don't use hidden field value at all from the form (you shouldn't even have those values there in the first place). Get and set id and date after you have validated form otherwise to final object so there isn't any possibility to even try to change to value On 17.8.2017 16

How to prevent the use of hidden fields in a form

2017-08-17 Thread Thiago Luiz Parolin
I have a system that does: 1 - The user registers a project with name, title and responsible teacher 2 - The teacher responsible for this project must authorize it or not So I have a page that displays to the teacher, all the projects that are waiting for authorization and in each project there is