I have a multistep form with two steps. The first step workes fine, but when I click on to the next step I get the error "You don't have the appropriate permissions.". The only way I have gotten permissions to the next step, is if I set the tablepermissions for the table that is used in the second step to global for read. I don't want that, because the different accounts should not be able to see each others entries. I have now account rights, so that you have full rights to the table rows where the account is the one you are primary contact in.
How can I get to the second step without global read on the table?