Archive for October of 2005

Getting the current UI Form

tim rynne - October 31, 2005
Working on making OpenSlice a little better here and there, I thought it would be good to extend the FormConfiguration concept a little further to allow you to configure the settings when you open the document through a different form (eg by using a form formula on a view).

Sounds like a good idea - well... do you think I've been able to find a standard function from Lotus that will tell me the name of the current form? - quick answer - nope.

I can get the view, uiview, database, uidatabase, document, uidocument, but not the form used to edit the document.

...more »