I have a check box that retrieves the data with @dblookup. When I check a value in the check box and save the form, the check disappears!! But when I look at the document properties, the value is saved. It just doesn't display the checkmark!!!
I know I can change the image on the server, but this will make all the databases on the server to use the new twistie. Is there any way that I could replace the twistie image or color on just one database?
Thanks for your help
I need to get the first five documents in the view using formula language. I know I can get it thru script but I'm tryin to grab the data from first five documents using dblookup. is that possible?
I have multiple fileupload controls on my form and I want to get the attached file name from the first one. Is there anyway that I can do this?
I normally use this code, but this gets all the attachments:
Set item = webdoc.GetFirstItem( "$File" )
If Not item Is Nothing Then...
I'm copying a document with lotus scrip's "CopyAllItems".The new document is created but it won't show up on my calender view.But if I open the new document manualy and save it, it will show up under my calender view.
Could some one please help me so I won't have to open each document...
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.