Hi,
so far I did not have any problem designing my form. But now I am stuck.
What I want is a list of entries from a database wich meet a certain
criteria.
I have different notes for contacts, so it look like this:
Note
NoteID (unique)
UserID
Notes
So in my form I want to list all Notes where the UserID is 2 for example.
So far I managed to get either all notes for everybody or only on for the
specific User. How do I get all for the specific user.
It's probably simple but I do not find it out by myself.
Thanks,
Christoph
Greg Collins [InfoPath MVP] - 01 Mar 2005 20:02 GMT
Use Filters or Conditional Formatting on the repeating table/section.

Signature
Greg Collins [InfoPath MVP]
Please visit: http://www.InfoPathDev.com
Hi,
so far I did not have any problem designing my form. But now I am stuck.
What I want is a list of entries from a database wich meet a certain
criteria.
I have different notes for contacts, so it look like this:
Note
NoteID (unique)
UserID
Notes
So in my form I want to list all Notes where the UserID is 2 for example.
So far I managed to get either all notes for everybody or only on for the
specific User. How do I get all for the specific user.
It's probably simple but I do not find it out by myself.
Thanks,
Christoph