GP inc. Posted December 7, 2011 Posted December 7, 2011 I have a list of patients included are the fields below. I would like create a list based off of the Insurance field and make the portal only display the patients with the selected insurance type. Is this possible? Field Names Name Insurance type Address Location
Matthew F Posted December 7, 2011 Posted December 7, 2011 Yes you can do this. Are you sure that you want a portal, rather than just doing a Find to limit the records that are being displayed in list view? To create a portal you will need two table entries connected to one another in your relationship graph. (It can be the same or two different tables). To get the behavior you want you could add a field called "Filter" and then join the table to itself using Filter::Insurance Type. Alternatively, you can use the "Filter portal records" option when you set up the portal, and specify the calculation to be: Filter = Insurance Type.
GP inc. Posted December 8, 2011 Author Posted December 8, 2011 Hadn't even thought about your first option I will give it a shot and let you know what I've come up with. Thanks!
Recommended Posts
This topic is 4734 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now