Creating a portal form
I have a list with permissions set up so that a user can only see their own records, works perfectly.
I created a form with a lookup field that points to contacts.
When I open the modal dialog to select the contact I'm not able to see any records. I get the "You don't have permissions to view these records" message.
As I didn't do anything to create the modal lookup dialog, I'm not sure where I should be setting these permissions.
I'm a newbie to this, so this is probably a simple newbiw mistake.