Hi!
I have a form which I use as a dialog box. In it contains the following fields:
1. item no - displays value from a field in another doc
2. user name
3. count - document number of the form
It also has a submit button.
Could anyone help me please, construct a lookup using lotusscript such that when i click the Submit button, it's going to lookup to a view using the username as the key. If its not found in the view, the count field will display "1" otherwise, its current document number.
Thanks so much in advance for the help!
regards,
tin
I have a form which I use as a dialog box. In it contains the following fields:
1. item no - displays value from a field in another doc
2. user name
3. count - document number of the form
It also has a submit button.
Could anyone help me please, construct a lookup using lotusscript such that when i click the Submit button, it's going to lookup to a view using the username as the key. If its not found in the view, the count field will display "1" otherwise, its current document number.
Thanks so much in advance for the help!
regards,
tin