I have a strange requirement. I have to set the max-width of a column of table at production level.
How can i provide the solution without release.
Solution at my side :- when they load the UI i can provide some exe which they can run and change the UI. But i need some another approach. Thanks in advance.
The product is built using the complex Jquery,JavaScript code. This is one time deployment of the webapp per release.
The release will contains all the files (java/javascript) as a production release package.