In a LotusScript I am currently writing, I want to allow the user to select a name from the Lotus Directory (names.nsf).
I know how to do this with the Formula language, but how can I do this with LotusScript. I don't want the user just typing in a name into an input box; I want them to choose it from the directory.
Is there any way to integrate the two components into my script. ie. get the name from the formula language, and then pass this into my LotusScript.
Thanks for any help you can provide.
I know how to do this with the Formula language, but how can I do this with LotusScript. I don't want the user just typing in a name into an input box; I want them to choose it from the directory.
Is there any way to integrate the two components into my script. ie. get the name from the formula language, and then pass this into my LotusScript.
Thanks for any help you can provide.