PDA

View Full Version : [Ext.NDB1R1] Bug in Configurations view?



abaldoni
24 Sep 2008, 12:40 AM
Hi!
I just downloaded the B1R1 of Ext.ND (excellent!) but I think I found a glitch in the Notes Client interface.
When I save a new application profile document it doesn't show up in the "Application Configurations" View.
I checked the view in the Designer and found the selection formula to be:

SELECT Form = "profile"

when there are no Forms named "profile". I changed it to "configuration" (the alias for the "Application Configuration" form) and everything worked.

Keep going with this fantastic project!
Alessandro

jratcliff
25 Sep 2008, 12:41 PM
Well, that explains a lot. We made that change for the article we did on THE VIEW about Ext.nd so I must have added the db to the zip file before it was ready. I'll make sure the next zip file we post has the correct db.

Thanks again for reporting this!