This is a very elegant solution, but unfortunately it merely adds a readonly property to the fields. This can be circumvented easily with DOM manipulation by simply removing the property from the fields in devtools.
I believe the only secure solution for preventing entry editing would be a server-side one.
Please login or Register to submit your answer