I have a handle to a NotesViewColumn and needs to know what field is used for that column (only fields are used, no formulas).
The column has “Display: Field” set and (naturally) just contains the field name.
Any ideas?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Please try getItemName() method of NotesViewColumn class.
Hope this helps
Sven