I have 2 tables:
- TableOne has fields A,B,C,D,E
- TableTwo has fields B,F,G,H,I,J
User will provide input parameter '@InputParameter' (i.e. field A in TableOne) into TableOne, then need to lookup the B value in TableOne.
With the B value found in TableOne, need to display TableTwo fields...
I am trying to produce a search form that allows the user to enter up to 4 fields, namely:
Title, First Name, Last Name and City
Scenarios:
- if the user only enter the title (e.g. Mr) and leave all other fields blank, then the result should return all records for the Title = "Mr"
- if the...
Trying to have a script(using formula or lotus script) that will compose an email when user clicks on a button/link in 'Notes client' after opening a notes document. The email should pop-up giving the user the "opportunity to edit the email" before clicking the Send button to send...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.