Sometime we want to hide some of the columns in Add form/Edit form, based on the permission or some condition.
This can be achieved by just modifying the master page and adding a few scripts.
After following some simple steps you are able to achieve the following view
Here you can disable any control/column and even hide the entire row which you not want.
So w/o wasting much time lets start how to do that...
1. Make a copy of V4.master and edit it.
2. Add following links in Head section
3.
This can be achieved by just modifying the master page and adding a few scripts.
After following some simple steps you are able to achieve the following view
Here you can disable any control/column and even hide the entire row which you not want.
So w/o wasting much time lets start how to do that...
1. Make a copy of V4.master and edit it.
2. Add following links in Head section
3.
