Problem solve
Get help with specific problems with your technologies, process and projects.
Lotus Notes Domino Formula Language
Converting a date to a week number and vice versa
SearchDomino.com member Klavs Thor Olesan explains how to convert a date to a week number and vice versa using Formula Language. Continue Reading
Can I use Formula to get value of category that a doc is in?
A user needs to get the value of the category a document is in, and wants to know if he can get this value using Formula. Continue Reading
Reusable revision history log
This is a quick and easy-to-use code snippet that is very handy when you need to build a Revision History control in your application. Continue Reading
-
Formula code for alphanumeric validation
This tip offers simple Formula code to validate and allow a field value to have only alphanumeric characters. Continue Reading
Simplifying dialog list maintenance
This Formula Language tip shows how to add a new entry to a dialog list via only one form and one view. Continue Reading
Help us retrieve error message in R6
After upgrading to Notes 6.5.3, a reader is no longer able to examine an error message. He turns to a SearchDomino expert to help him retrieve this error message in a string.Continue Reading
Can the @Weekday function be manipulated for 14 days?
A reader wants to know if the @Weekday function in Domino can be manipulated for 14 days.Continue Reading
Computed subform based on user's action
If a computed subform formula is based on a field and the user changes that field's value, the subform does not refresh. This quick tip changes that.Continue Reading
Trying to cancel Closewindow command in Notes database
Computed subform formula does not work
-
@Transform formula for use in R6
These are a couple of formulas that this developer finds more effective than their LotusScript counterparts.Continue Reading
Converting Picklist to LotusScript
Paste templated text into Lotus Designer
To save the trouble of typing code many times, this tip will allow you to paste templated text into your designer, all by using the Tools Menu Bar.Continue Reading
Admin2005 Learning Guides
Here are three SearchDomino.com learning guides to help administrators creating applications in Notes/Domino as well as Web pages.Continue Reading
Fix for modified Form field value is ignored when document is submitted from the Web
By changing the value in the Form field, you can determine through which form a document displays. But if the document is created on the Web, the value in the field is ignored.Continue Reading