Issue with allowing everyone on the internet access to view a page with an embedded report in my Quickbase application
I have a Quickbase application with access restrictions for shared users within specific roles.
However, I now have a need to embed a public-facing report in a custom page in my Quickbase application for anyone (non-registered QuickBase users) on the internet to view.
Here is what I have done to this point:
- Created a role assigned to "everyone on the internet"
- Restricted this role to only have access to the one report I want visible without logging in.
- Created an html text page in my Quickbase application with the following code (I have removed DB and Table ID's for privacy) http://www.pastie.org/3098412
- Set this page as the default page for a this role created in step 1.
Everything works and displayes just fine when I am logged in under my account. So there doesn't seem to be an obvious issue with the page code.
When I completely log out and try to access as as "everyone on the internet" user, I see the page and the embedded report like I do when I am logged in as a registered user except that I see no data in the report.
My suspicion is that there is a role issue, but I have checked every field involved in the report and made sure that the role has access to view those fields and that the role has rights to see the report.
I am stumped. So I am turning to the Quickbase community to help point me in the right direction here.
Any help or feedback will be greatly appreciated!

