Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 8 Forum

Notes/Domino 8 Forum

Previous Next

"illegal" fieldname

In @Formula language it seems not possible to use "-" in a field name, however it can be done in LotuScript:

Sub Initialize
Dim session As New NotesSession
Set doc = session.DocumentContext
If doc.HasItem("Auto-submitted") Then a = "true" Else a = "false"
Messagebox a, MB_OK, "Test"
End Sub


Feedback response number WEBB77EQ22 created by ~Richard Minnitherlen on 09/26/2007

Is Auto-submitted some special stri... (~Emile Chufanat... 26.Sep.07)
. . $AutoForward (~Richard Minnit... 26.Sep.07)
. . . . No (~Emile Chufanat... 26.Sep.07)
. . . . . . "illegal" fieldname (~Richard Minnit... 26.Sep.07)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS