Submitted by Axel Neuhaus Itartis AG on Oct 14, 2009 10:17:54 AM

Bonus Capability does not work in 8.5.1

Thanks Andre for your good article! I tried out the 'Make a response in view selection formula capability', but it does not work in 8.5.1. At least if you are using main documents that by default have NO $Ref field at all. So 'setting' the $Ref field does not work, did someone successfully 'change' an existing $Ref field yet?

Greetings from Switzerland

Axel

Submitted by Andrew M Brew on Sep 20, 2009 6:45:51 PM

A new thing!

Thanks, Andre.

I didn't know about using the FIELD keyword in this context. That will be really useful. And as for the on-the-fly response references, WOW!

Submitted by Tommy Valand on Sep 18, 2009 2:43:22 AM

Great writeup!

Never knew that the columns "know" about each other.

Submitted by Ernie Mercer on Sep 17, 2009 1:23:25 PM

I've used the 'bonus capability'

Funny enough, for a recent project I discovered and used the ability to call the MakeResponse method and re-assign the $Ref to other fields. I was pleasantly surprised.

Submitted by Michael Malewicki on Sep 17, 2009 11:10:55 AM

NotesSQL also uses the view column programmatic names

When accessing the view columns via ODBC, the view column programmatic names are the only reference available. To avoid confusion (what does $14 refer to?), I change the programmatic names to something more familiar (oh, CommonUserName).

Submitted by Michelle L Snow on Sep 17, 2009 10:18:39 AM

Perplexing isn't the word I would use re: issue #1

Re: issue #1 - I think I invented a few swear words when I finally figured out what was going on. If only this had been so well documented about 18 months ago. :-)

Thanks for the write up, this is great! I appreciate all the info you share, good stuff.

Submitted by Tushar Joshi on Sep 17, 2009 12:03:47 AM

I have never utilized this option

Thanks for putting up this article. This is new information for me and I very much liked @DbLookup usage feature