Re: Limit Document Versions
Tech-Archive recommends: Fix windows errors by optimizing your registry
You cannot prune versions ootb. But you could write an event handler on the
document library to deliver this functionality pretty easily.
Nige.
"Stew" <Stew@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0348E23B-C237-408B-A2AD-D3CBAEA77112@xxxxxxxxxxxxxxxx
> In the document library setting you can enable document versions. How
> many
> versions will be stored? It seems like this will increase that database
> size
> drastically. Is there a way to limit the number of versions stored?
>
.
Relevant Pages
- Re: CommandBarButton not getting deleted in MS Word
... Assuming that the buttons are same and only functionality differs, ... I am actually developing the plugin for both Word and Outlook applications. ... overwriting the click event handler for Outlook. ... (microsoft.public.office.developer.com.add_ins) - Re: OOP style
... > The root of all evil, if not avoided, is putting functionality>> into event handler methods of forms. ... procedure TForm1.AlphaNumericOnlyKeyPress(Sender: TObject; var Key: ... (comp.lang.pascal.delphi.misc) - Re: application security for users
... >> is the best most transparent way to do this. ... >> the routine swallows the event, if go, it passes the event thru? ... > checking functionality in the event handler for that Action. ... use this as an alternative to the checks in the event handler. ... (comp.lang.java.programmer) - Re: Executing An External Forms Event Procedure
... Because an event handler is designed to respond to a specific event raised from an object, calling the function directly has nothing ... as mentioned earlier a separate method should be employed, ... can remain in the event handler while the generic functionality can be shifted to the new method. ... (microsoft.public.vb.general.discussion) - RE: Attach List event handler to a custom list
... Ted is correct that the event handlers are only usable in Document Libraries, ... Can we attach an event handler to the custom list in order to do ... >> achieve the same functionality? ... (microsoft.public.sharepoint.portalserver.development) |
|