Attached is an example (with sensitive data removed).
We want to simply disable it the quickest way possible when a page loads.
If that means simply disabling the save button that would be enough.
A lot of examples here involve javascript. If possible we want to avoid javascript for security reasons and use a server side solution.
We want to simply disable it the quickest way possible when a page loads.
If that means simply disabling the save button that would be enough.
A lot of examples here involve javascript. If possible we want to avoid javascript for security reasons and use a server side solution.