0

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?

Bill the Lizard
  • 398,270
  • 210
  • 566
  • 880
jBoive
  • 1,219
  • 1
  • 14
  • 40

1 Answers1

2

Please try getItemName() method of NotesViewColumn class.

Hope this helps
Sven

Sven Hasselbach
  • 10,455
  • 1
  • 18
  • 26