I’m creating a db to be used in the notes client.
It looks like it’s going to be hard to create in the way they want it.
As I understand, you can’t use a select in an embedded view?
I want to show the docs based on the namefield and the datefield of the current document open.
Thanks for any pointers…
----- read this ----------
You cannot pass an external value into a view’s selection formula – there is no such thing as a dynamic view.
If you need separate views for a known number of values,
then you really have no choice but to create a number of separate views.