Hello, this is not a suspect post as you ay think!
Here's the deal - we just downloaded a trial of iSheriff, a spam engine which gets rid of nasty emails and viruses etc. and we're trying to test it. Currently I'm testing it using the live, corporate mail server to send mail through iSheriff to...
Hello again Pascal, hope you had a nice trip!
Your friend lespaul obvoiusly noticed my dependence on you, and informed me you were going away for a week!
I've had very little sleep this past week, but today I finally handed in my project report. Next Friday I have to demonstrate the product...
I have a view with this selection formula.
SELECT (Form="frmQuote")
This view is empty, despite the fact that I have lots of documents which I created with this form. What in the hell is happening?! I've tried checking the form name, using a different for name, using the "Simple Search"...
How can I change the execution priveleges on a server? I've never come across this problem before, but I set up my first Domino server recently, and now when I (as Notes Admin account) build a scheduled agent in one of my own databases, I get told:
You do not have execution access priveleges...
I created a database from a template that I made (in order to switch from one server to another) and now I keep getting told that the database hasn't been signed etc.
How do I sign it?!
Does this work? I've never managed to get this function to work in dialog list choices formulas.
Here's what Notes Help says:
This function does not work in column, hide-when, section editor, or view selection formulas.
It doesn't say anything about dialog list choices!
Hello again... I'm starting to hate this project with a passion now, I'm on here every day!
I have a Names field in my profile document, which stores groups. I want users to be able to access a list of individuals, from a Dialog List field in another form, but using the standard formulas just...
Hello again...
I assume Pascal is reading this, and he already knows what I'm talking about, but for anybody else:
One of my entities (forms) in a database is "Region" which consists of a region name (eg. Western Europe) and a list of countries (selected from a master list in the profile...
What on earth is going on?
I have a Page in a database, which contains an Outline of all the views. This page is displayed in a frame, on the left hand side in a pretty standard sort of way.
When I change the page contents with text, pictures, anything, the changes don't apply! In Designer...
Hey people,
Does anybody know where I can find some decent technical information about how Domino works? How the database structure works, how and why its different to regular relational databases, that sort of thing? I'm doing a final year project at university in Notes, and I need some...
Hello again! Its me, the man with a never ending supply of Lotus Notes problems...
Trying to use a profile document, but it won't work! Its simple stuff, done it loads of times before, cam eon here for inspiration as to my mistake.
There's only one profile, no username stuff, and its accessed...
I have a names field. Absolutely standard, nothing special about it at all. But it won't let me choose a name!
Has anybody got any idea why this could be? Irritating as hell...
Simple situation in a view:
CompanyName Icon1 Icon2 Summary1 Summary2 Summary3
Icon1 and Icon2 are displayed as icons, both work fine. Summary1 is response documents only, Summary2 and Summary3 are used for the main documents.
It all works, but the indents are awful. I have...
I can't believe I never found this forum. I've been posting in the IBM/Lotus: Notes forum, and other than Pascal I rarely get responses!
Just a quickie, I'm in a hurry with this project now, and its not an essential part, but is there a simple way to allow the users of a form to upload a photo...
have written this function:
Function getRegionDocumentID(rname As String)As String
Dim s As New NotesSession
Dim thisdb As NotesDatabase
Dim Internaldb As NotesDatabase
Dim ndc As NotesDocumentCollection
Set thisdb = s.CurrentDatabase
Set Internaldb = s.GetDatabase(thisdb.Server...
Why doesn't this work?!!
dim ndc as NotesDocumentCollection
searchFormula$ = {Form = "Region"}
Set ndc = db.search(searchFormula$, 0)
db.search should return a notesdocumentcolletion, and ndc is a notesdocumentcollection - I practically copied this out of the example in the help file, so why...
Hello people, I'm in way over my head here...
What I have is a PC at home (homepc), constantly online and assigned a hostname with a dynamic update client (no-ip.com). There is no firewall running on this machine, and as far as I know it should be as open to the world as any basic XP SP2...
Pascal, or anybody else who's listening...!
This is really irritating me. What I have is a list of countries in a profile document, and I want users to be able to create regions made up of countries. But I want this list to only include entries which are not yet in a region.
My methodology, so...
How do I do this? I want to be able to press a button on a view which takes certain actions on the currently selected document. How do I do this?
Surely this is something simple, but the only thing I can find that says anything about it is the NotesUiWorkspace.CurrentDocument command, which...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.