Customer Portal - client upload content then view report of only their content
Hi,
I am trying to create an app to allow my clients to upload content (text, image or video) to a database which is then translated by my team and then posted on social media.
I would like to use the customer portal feature to allow clients to access to the form I have built, which contains 5 simple fields (text, upload image etc.). I would then like for the clients to be able to view a report of all the content they have uploaded via the form in calendar view - but only the content that specific user has uploaded. I would then like for only me to be able to view a master report which contains all content upload by all users. I am sure this is possible but I just cannot work out how to do it!
I have created a form and two separate reports, one "master" report and one "client" report. The master report can see all the content uploaded, and the client report has "Added_User == zoho.loginuser" as criteria - am I in the right ball park here? This may be a good time to tell you that I have no idea what I am doing with code...
In any case, the client report appears to show the correct information, but the question is how do I get both the form and the client report to show on the customer portal? When I access the portal, only the form is visible (not the client report). I have also tried creating a 'page' (with both the form and the report embedded) but it seems that the only way of getting it to work this way would be to have both the form and the report open to the public, which is not ideal. I would definitely appreciate some assistance with this!