|
Fielder is a Lotus Notes extension menu which gives
administrators and developers the ability to manipulate document(s) without
having to open them.
With Fielder,on the selected (single) document in view, you can :
- Add new field value of type text, number, readers and authors.
- Delete any field.
- Change any field value.
- Add/Change value to multi value field.
- no UI events (as “QuerySave”, etc)
With Fielder,on all selected documents in view, you can :
- Add new field value (text, number, readers and authors).
- Delete any field.
- Delete all the documents
- no UI events (as “QueryDocumentDelete”, etc)
Installation :
- Download the nFielder.dll file from Here.
- Copy it to the Lotus directory (the directory
where nlnotes.exe file is).
- Add the following line in the notes.ini file:
AddInMenus=Fielder
- Restart the client
After restarting the notes client you will see it in the Action menu.
|