i have a Dialog list field called txtProg. Under Choises i have choosen for Use view dialog for choices Database: Current database View: Programma Column #: 1 Later the data will be saved with: doc.Programma=uidoc.FieldGetText("txtProg") Call doc.Save( True, True ) But my problem is i want to put...
Set tcollection = workspace.PickListCollection( 3, False,ServerName$, DatabaseName$, "Programma","Nieuwe Playlist" , "Kies programma") If tcollection.count=0 Then Exit Sub People can choose a "Programma". The list contains all the programs with the type The user choose a programm how...
this is currently my formula: Counter1 := @Elements(@DbColumn("":"ReCache"; "":"" ; "($CounterLookup2)"; 2)) + 1; which is to create a counter for the # of documents saved. But i want it to be able to reset back to 1 every 1st day of the month. Can it be done? where will i put it? thanks a lot.
Hi, I'm trying to create an agent which saves any attachments from incoming emails from a specified address automatically to a network drive. I'm not a notes dev so I'm having a hell of a time working out where to start. Any help would be really appreciated
I am working in Domino Designer 6.5. The view I am working in has the horizontal scrollbar locked at left. Vertical scrolling does work. Any help is appreciated. Thanks!
Hi! Idea is very simple, click on Action Button (code must be in LotusScript) when opened LN document, and then by clicking this Action Button all LN document data exports/converts/migrates on OpenOffice Writer document. Can anyone know how to do that? Tnx ;)
As many of us have learned, Domino development (e.g., adding web browser interfaces to Notes/Domino application DBs) is quite tricky and very different from basic Notes client development! The use of $$Return fields, $$ViewTemplate forms, using AJAX code to do field-level value lookups, using css...
I need a script to populate the Assigned Policy field in a DOmino directory person record, if the Setup Profile is populated. Can anyone offer such a script? With 4000 plus users to edit, I really don't want to do it manually...
I have a multiple choice dialog field with 16 sorted choices, 8 beginning "Additional..." & 8 beginning "Repeat...". Users will select up to and including 4 choices (any combination of Additional or Repeat). I have 4 computed fields that I wish to inherit each choice made in the dialog list order....
The documents have complicated security, so I need to check if the user matches either of a few names fields first. If yes I need the documents updated (same as if user clicked and Edit button and saved and refreshed) so that certain fields that are pulling values from a view that draws from a...
I have a view and i would like to change the sorted column by creating new view or modifying existing view. i.e i have a view called "$User" and first sorted column in this view is "Full Name". Now i would like "UniqueID" column to be first sorted one. How to do this.
Hi, How to open a notes database(e.g names.nsf) and browse through records in Formula Language?
How can I display an attachment as an object in a Lotus Notes field on the web side? In the field, I should be able to display the file name and the image of the attached file.
I have a pdf form in which i am allowed to enter the data. I want to know that how we can access ths data from a pdf file in the lotus notes form or same in views?
Greetings! I am brand new as a Notes Domino developer with very little programming background. That said, I have a customer that has asked me to create an agent to check the claim forms submitted in the past 24 hours (date Range). If a claim form is found to have no action taken in that 24 hour...
I want to create a scheduled agent that will change the status of a Lotus Notes document after three months. This agent should run every day, while checking and identifying the document's creation date. After the three months, it would change the document's status. Can anyone offer any ideas on how...
I have created a graphic in Lotus Domino 6, under the "picture" properties button. I have added alternative text and a caption to the graphic. My problem is that the text is visible in Lotus Notes but not on the Web. Does anyone know what my problem may be?


