25 | @GetFirstDocument and @GetNextDocument for viewPatrick Kwinten21943 - 11 2008 / (0) would it be so hard to get an @GetFirstDocument and @GetNextDocument function in comibination with the OpenView @Command?
|
3 | NotesView Column Value as Separate Entries : NotesViewEntry only shows 1st valueCorey Ficklin57 - 02 2009 / (1) When you try and collect the notes view entries when you have a column in a view that states "show values as separate entries" (column needs to be sorted), you can only grab the first value. The view shows the 2 values separated but when you try to grab them ... |
-2 | notesViewEntry.GetTotalJoseph Hoetzl4678 - 09 2007 / (2) We have notesViewEntry.IsTotal, but I was just working on something and would have loved a quick way to notesViewEntry.GetTotal.
Sure, workarounds abound, but thought this would be handy. |