How to prevent user to modify the hidden field value during a form submit
Hello,
I have a submit form where there are several hidden filed. Noticed that this can be modified before form submit. Therefore I need your kind help to know how I can prevent the users from such activity.