If you have folders, you could also create a view that displays all documents not in any folders. Esther Strom, PCLP Notes Application Development Technical...
We emphatically avoid the forwarding of documents, instead sending only doc links. Better data integrity and security, and lower bandwidth. But this doesn't...
I see what you are saying, but do your users really only communicate with others within the organization?We treat it as a training issue... "If you stop...
... No, but we rarely share Notes documents outside the organization. When we do, we have team-room-like functionality in which we send them a doc link, but...
I see that this one is still going around.... I did finally figure a way to make things work from a particular field on the form and used that value in a...
Hello IT Governance Publishing are due to launch a new book called Just Enough Governance for Notes <http://www.itgovernance.co.uk/products/2086> by Craig...
I regularly use a batch file to create mail files and userids. Now I would like to use a batch file to create accounts for inotes users. So basically all I...
AJ McCartan
ajnsue@...
Nov 6, 2008 5:43 pm
2252
Running on LotusNotes 7.0.2 version and Windows XP. I am wanting to read a text file that has tab characters for the division of text. Currently, the file is...
yep, you've got it. Couple of observations: You're defining "branch=fields(2)" but setting the doc value to "branchname". I'm sure that's just a typo. For...
I ran the Spanish language pack on my server about 2 months ago and everything has been fine. However, we just performed some general clean up and have noticed...
I will be out of the office starting 11/07/2008 and will not return until 11/12/2008. I will respond to your message when I return. If you need immediate ...
I have a design issue that it's imperative to solve based on business requirements, but I'm not sure how to go about this. We've gone through a merger and are...
If you know in advance the possible sort values, could you possibly have the view from which all folders inherit their design have all the possible sort...
Another thing - you said "Unfortunately, you apparently can't use @ViewName (sic) or anything of the sort in view column formulas", which does agree with what...
Really?! Oh my gosh, I'll have to try. That would be wonderful. Silly me, assuming that the help file was correct! Ron Heller <hellerr@msnotes. wustl.edu>...
This is a really quick thought, without any deep analysis. Is there a way you can leverage personal profile documents to track which column sequence or data...
Nope, because one person could have 10 lists that all contain the same documents, just sorted in different orders. ... which ... through a ... list, ... codes...
I just posted a question in Lotus's Business Partner Forum to ask whether this is just a documentation error, or if it's really not supported; and, if not, why...
Okay, I misunderstood, I think. If you use @ViewTitle as the column formula, it does show the view's title in the column. That's not what I need. I have 3...
I've been working on an application to let internal customers prioritize projects for the IT department. Basically allow them to tell us what their priorities...
I'm not sure what you mean. Something like @If(@ViewTitle="estherList"; estherListSortCode; whatever)? The whole point of this is that we can't hard-code...
Esther: I don't know if you are going to be successful. I went back to your original question and the things that struck me were "relational" (and Notes/Domino...
Thanks. I appreciate the code, although the actual setting of the values is not the issue we're having. I need to spend some time and look more closely at your...
Thanks, Gregg, but determining sort order is not the issue. We don't WANT to determine the sort order. What we want to do is be able to allow a single document...
Don't give up on this idea just yet. Rather than simply having users create folders in any fashion, you could come up with some sort of folder creation routine...
If putting them in sort order is not an issue, I would think you could create a multi-value field where you have <ListID><SortOrder>, separated by something so...