Hi!
Using lotusscript, is it possible to send an email with a link (text or icon), such that when the user clicks on the link, it will launch the form in composition mode (as if clicking an action button with function using @command([Compose]).
Please help and thank you so much in advance!
Hi!
I have a view categorized by room number. The first user to reserve a room becomes first in the list and it stays there for 7 days (until due date) or until the user has confirmed the room reservation. Those who reserve the same room after him becomes part of the wait list.
I need to get...
Hi!
I've been trying to get the due date of the document base on the field CreateDate which, by default, has "Today" value. With lotusscript, i used the AdjustDay function. It was working fine until I place the value in the field. I got an error "Type Mismatch" plus, it does not display the...
The dialog box is used to notify the current user of his rank no for an item that he's trying to reserve. I also need to save this document dialog box to keep track of how many users have reserved and the properties they reserved.
Fortunately, I was able to figure out to resolve this. Please...
Hi!
Please help, I've really stomped on this one. :(
I have 2 forms, the main form and a dialogbox-acting form.
The dialog box inherits the values from the main document. It is then saved, supposedly, as a separate document.
However, what happens is that it only replaces the document earlier...
Hi!
I have a form which I use as a dialog box. In it contains the following fields:
1. item no - displays value from a field in another doc
2. user name
3. count - document number of the form
It also has a submit button.
Could anyone help me please, construct a lookup using lotusscript such...
Hi!
I have a form that is accessible by different group which are assigned to different roles. On querymodechange, I would like to disable edit to the document if that status' field value is changed and of a particular role.
For example, edit IS possible if the value of Status field is "yes"...
Hi!
I'm trying to copy all the items in a document as I click the edit button. My fields are a combination of text and richtext fields. When I run this, I get an error message: "Function requires a valid ADT Argument".
I'm not sure what it means and I'm not sure if I can use "CopyAllItem"...
Thanks Pascal!
The program is working now. I was able to get an idea from the formula you suggested but I twicked it a little more.
It was not working while pointing at the checkbox itself so I created a computed text field with multiple values property. This field points at the checkbox field...
Hi!
I've been trying to create a formula that will hide text fields when values in a checkbox is selected.
The checkbox field contains 4 items. Each item corresponds to a text field. When items in the checkbox are selected, the corresponding text fields should display otherwise it should be...
I understand. We found another way of addressing the client's need. I'll just create a script that will copy the contents of the document (on edit) and put it in a new container with version numbers. This way, the client will still be able to keep track of the changes applied to the document.
I...
Hi!
I hope its possible to do this in domino 6.5.
Our client wants the document entries (text), upon editing to change color to keep track of what has been entered earlier. Just like the track changes tool in MS Word, the behavior should be, that for every new entry in the field (on edit), the...
Hi!
I am about to create a database that is web and client based. So, I should create a form that can be opened in the web and the notes client at the same time.
My idea is to create 2 separate forms with the same aliases but I am not so clear on how to implement this.
Please help.
Thanks so...
Hi!
I have a page created in Domino. I wanted to create a printable view for my forms and views. I created a ViewTemplateDefault so I can render a specific designs to my views.
I was able to make a printable version for the main page (it's only a form) but I got stucked with creating a...
Hi everyone!
I have this form that I want to send to people in my "SendTo" field by clicking an action button. In the email to be sent, I would like everything that's inside my form to be found in the body of the email message.
I have this code (I got this from the help file):
Sub...
Hi!
I have been importing an MS Excel file to Access. One of the columns in the Excel file has hyperlinks but whenever I import the file to Access, the hyperlinks gets removed even if I format the textbox in the form with "enabled" hypelink.
Is it possible for me to retain the hyperlinks...
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.