I have a few workstations that are domino 5 that i am migrating to a domino 8 server enviroment. The domino 5 mail files have thier templates updated and copied to the remote workstaions to provide a local mail file that only replicates mail changes at an interval. now my questin is that this all...
I have created a notes (.nsf) database which is having certain checkboxes and text feilds on a form. These fields are editable. Is there any way to disabled(greyed out ) whole form so that no one can change these fileds at certain point. Is there any function to do that whether in lotus-script or...
I have a Action Item Form that is used for a Weekly Meeting. If the Action Item that was created from does not have a completed date, then the item field needs to be moved up into another field which hs a different field name, when the new meeting form is created. I have no idea where to start...
With Lotus Notes Formula Language, How can I send the value associated with a property name to the Windows Clipboard. Example: the selected document has a property called "ProductName". The value for ProductName is "SA12345". How can I send SA12345 to Windows CB? (this is a repeat of a previous...
With Formula Language: How can I send a documents field value to the windows clipboard. Example: selected document has a property called "ProductName". The value for ProductName is "SA1234567". How can I send SA1234567 to the Windows clipboard.
I would like to create cutom Toolbar buttons for Lotus Notes that perform Lotus Script Actions. So it would be great if I could just write a quick formula to perform any action or more than one action in sequence. I dont want to have to change the template or create any agents Thanks
I am using a button(to check and repopulate) and a Listbox(Available options). Initially the Listbox uses Default values to Populate values. Then If the button is clicked; it creates a list of already used options through DBlookup(List2) and there is a list of default values(list1). i use...
Is it possible to do the "Set Database as Homepage" function by lotus formula, or lotus script? Or does anyone know where it is stored, i think in bookmark.nsf, but don't find where. Has anybody an idea?! Thank you very much in adavance, best regards Klaus
Hi, can somebody tell me the @Formula to get the actual "Form" Name in to a computed field on this Form? Sorry for such questions but I just couldn't figure it out... Thx
How to monitor the following task using lotusscript/formula language. 1. Availability Index 2. Router Task Status 3. SMTP Task status 4. IMAP Task Status 5. POP3 Task Status 6. HTTP Task Status 7. LDAP Task Status 8. Cluster Replicator Status 9. Mail Queue Length 10. Mail Services Status 11. Mail...
Hi, How to open a notes database(e.g names.nsf) and browse through records in Formula Language?
I need to generate a unique reference number for every new Lotus Notes document that is captured. I want to use some Formula language code. Can anyone help me to get started?
I have a simple form (on the web) with a few text fields (Title, Date, etc..), and a rich text field for more "Body" text. (Displayed using the Java Applet.) Does anyone know if it's possible to display the RTF from a view? I see the variable in my Programmer's Pane, but when I refresh the view,...
I have a view with multiple levels of categories. For example, I have each of the following items categorized - Account, server, status. I want to see how many unique servers are for each account. And with each server, I want a count of unique statuses. Under Status, I have my individual documents...
I am trying to read an environment value to use in my select, but it doesn't seem to be working. How can I get the value from my notes.ini file and use it in my view selection? Here is the code I'm using: envViewArchived := @Environment("envViewArchived"; SELECT (@If(envViewArchived =...
Very new to dominio designer I am creating a view for ‘Open’ documents that is based on a ‘Target Date’ field I got the "<30 days" view working and the ">90 day" view working , cant figure out the "30- 90 days" My formula for <30 day view is: SELECT Form = "Form Name" &...
Hello... i m beginner in lotus notes and would like to know how to change/set color code to particular row in the view based on formula or condition...?? For ex. if the column value is vacant i have to set green color for that entire row in the view. if the column value is occupied it should red in...
We have Bookmark set as the default opening page in Notes. What I'm trying to do is redirect the embedded frameset -Welcome- frameset depending on the users current location. So in the db opening script I am writing to the registery the users current location. If the location is not Office I am...
Is it possible to create a view for only the documents that have No responces/children using Lotus Notes Formula.
Hi, I am new to ajax and in one of my web applicaion I need to use ajax insted of ordionary lookup of formula language to avoid refreshing the form. The problem is i have four fields each have to be lookup based upon the value choosen in the previous field. Any help is appreciable.


