@If(@Contains(@LowerCase(query_string);“seq”);“”;@DbCommand(“Domino”; “LoadAddressListByIndex”; NABs; “EntryList”; “500”; “1”))
Above formula is giving error. So not able to execute form. It gives error while opening form.
@If(@Contains(@LowerCase(query_string);“seq”);“”;@DbCommand(“Domino”; “LoadAddressListByIndex”; NABs; “EntryList”; “500”; “1”))
Above formula is giving error. So not able to execute form. It gives error while opening form.
Subject: Web Address Book
Have you tried executing the @DBCommand by itself?
What part of the form is this being executed on? A Field, Form event?
Dan