I believe there is a feature or option, which you click the embedded view, it opens up another page to show the data tied to the view. That feature seems to be turned off or not enabled , how can i enable it .
Thank you.
Your post is confusing, as you show a Coordinate Container being selected, not one of the embedded views within it. When you select those, information about them and the parameters passed to them will show up in the pane on the right.
I will repost and try to explain better.
You can edit your post. Don't make a new one.
Your edit makes it a little more confusing to be honest, you probably should have replied with this new image and kept the old one. If I remember correctly, in the project tree of your old image, there were no chain links or lightning bolts to the right of your embeddedViews. This means there were no bindings (chain links) or events (lightning bolts) configured on your embedded views.
Check your Project Browser for any views that look like the page you are talking about. If that view exists, you should be able to right click on the embeddedView object in the designer and configure an event onClick to either navigate to that page with whatever parameters it will require, or open a popup with the required parameters.