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:
I don't know script at all... trying to evaluate the a @DBLookup when a dialog list value changes. In the OnChange event, I currently have:
Sub Onchange(Source As Field)
Dim workspace As New NotesUIWorkspace
Dim uidoc As NotesUIDocument
Set uidoc = workspace.CurrentDocument
Call uidoc.Refresh
End Sub
Is there a way I can I make the following formula work in this script?
FIELD Account := @DbLookup("":"NoCache";"":"";"DBLookup Data - Account Data"; Flag04; "Account");
Thanks, Paul
Feedback number WEBBAW7KRB created by ~Rebecca Opfoogen on 02/21/2018