Hi all,
I’ve got question, i want to make a field change it value when it comes to a certain process. how can i make it change? the field is about the status of a document.
Hi all,
I’ve got question, i want to make a field change it value when it comes to a certain process. how can i make it change? the field is about the status of a document.
Subject: Editing a field
Your question is very broad. A field can be edited with LotusScript, Formula Language, Simple Action Agents and Java. You will probably want to use an event to trigger the change or check for certain criteria then make the change. Documents have events. Read over the Domino Designer help file:“Programming a page or form”
Subject: Editing a field
Thank you Mr Rene Jenkins
Actually i am a fresh graduate and still new at my workplace and also a beginner in using lotus product and still have a lot to learn.
Thanks anyway for helping me and giving some idea. Thanks a lot.
Subject: If you just want plain access to any field within document, try tools like List Fields or ScanEz …
Both List Fields (USD 10.00) and ScanEz (USD 687.00) can open documents and change almost any type of field to any value. If you know how to program, you can of course create a small agent or similar to do the same thing, but perhaps not as flexible as the tools mentioned …
Bob Voith, author of List Fields