lotusscript
How to Compute a Field in a Form from another Form or View in a Lotus DB
I have开发者_JAVA技巧 form \"A\" which there is a field that I need be computed after composed from Form \"B\".The forms are in the same database.I am not sure if it would be better to have the Form \[详细]
2023-02-04 07:02 分类:问答how to pass value from parent to response using lotus script
how to pass value from开发者_运维百科 parent to response using lotusscript or formula?You don\'t need to write code, necessarily. So long as you have the \"Inherit field values\" form attribute checke[详细]
2023-02-03 14:32 分类:问答How to preview form using lotus script
I want to preview t开发者_运维技巧he current form and in the preview I can print it, how can I do this in lotus script?You want to preview currently selected document in a view?[详细]
2023-02-03 13:22 分类:问答Change the caption of button in Lotus Notes
How can I change the caption of a button usin开发者_如何学JAVAg LotusScript/Formula?There are no hooks into a button that will let you change it via LotusScript or a Formula.If you only have a few dif[详细]
2023-01-31 15:53 分类:问答Use script library from another database
Is it possi开发者_Go百科ble to call script libraries from another database?Not directly.About the only thing you can do is have one database inherit from the other, and set only the lotusscript librar[详细]
2023-01-30 11:36 分类:问答Calling Lotus Script Function From Lotus Formula
I need to call a lotus script function from Lotus Formula. The function returns a result. I do not just want to run a script which does not return any value.[详细]
2023-01-30 09:23 分类:问答Lotus notes application access to microsoft exchange server
We have Lotus Notes based application, which is accessed by several users. We communicate with our users by using mailboxes which reside on Domino server.[详细]
2023-01-23 19:06 分类:问答Export to Excel, Lotus notes domino
I have a view which is displaying 9 lines of information per every document. In this view I have Export to Excel functionality using the below code to Export document to excel.[详细]
2023-01-21 02:33 分类:问答Retrieving inline images from Lotus notes using lotusscript
I have some NotesDocument where some RichText fields have both text and inline images. I can get text part of that items but can\'t retrieve inline images using lotusscript. Could any one please sugge[详细]
2023-01-20 23:30 分类:问答Open an attachment for editing and save changes made to it
My Lotus Notes document has a rich text item that stores an attachment. I want to edit the attachment and after this to save the attachment back to the Lotus Notes document. This is the script that la[详细]
2023-01-20 22:43 分类:问答