Hi guys,
I have a standard document library with one custom filed, I need to hide this filed when I open a version history form.
Is there any way to do this?
Viewing the html code of the page I've notice that all the field of the version form are in html table with specific id in tr and td...
I've tried to add some javascript in /LAYOUTS/TEMPLATE/version.aspx to retrieve this id ....without success....
any ideas?
thanks!!