Zoho Creator Page, how to display detail view of a record
Hello, i am not that knowledgeable in coding and am trying to figure things out as i go.
but i am trying to get it so that when a user clicks on a "Page" i have in zoho creator, i would like it to display the detail view of a record assigned to the logged in user. meaning when the page loads it just loads that detail view, the logged in user would have one or multiple records assigned to them. but most of the time it would be just the one.
I feel like this is something easy to do however i cannot seem to figure it out.
the reason i want the detail view is because i can use "Canvas" to really customize it and make it look nice without to much effort, but also place subforums in it. so this "page" would act as the users homepage when they access the application.
i know there is a way to do open url in a HTML snippet, but again i have no idea how to really do this and i cant seem to find clear examples to help me.