View Selection Formula

Hello to all! :)Can anybody help me?

I have a simple base : main docs+responses. Is it possible to get in view all docs that have not responses???

Help me please with view selection @ formula.

Subject: View Selection Formula

I don’t know of a direct way, say an @ Function, that will let you do this. You could have the QuerySave function of all children documents update their parent, say to keep a number of children updated. Then you could limit the view to only those documents that use the parent form, and have this number set to zero.

  • Matt

Subject: RE: View Selection Formula

Thanks, Matt :slight_smile: