Mark XY Brown 18.Dec.09 11:46 AM a Web browser Domino Designer6.0.1 CF3Windows XP
Hi All
I have a form that has a number of looked up values. Two of them, PTBusGrp and PTDept, form a hierarchy. I have a view of documents that has two coloumns - business groups and departments, both sorted. This view is called "LU-BGNew". Both of the above fields are of type dialogue list, with values computed by formula. They are as follows:
The former works as expected - I currently have five documents in LU-BGNew, two each for two business groups and one from a third, and the dialogue list has three entries.
The latter is a bit annoying. When I select a value in PTBusGrp and then open the list for PTDept, I see the departments that I expect. If I then go and change the selected business group, when I open the list for PTDept I still see the list for the original business group!
I've tried changing the cache argument to "ReCache", I've tried enabling the form's "Automatically refresh fields" property and I've tried forcing a refresh of the form via Lotus Script in PTBusGrp's "Exiting" event.