Master Detail Connection - Forum

Forum Navigation
You need to log in to create posts and topics.

Master Detail Connection

Dear community,

 

I'm looking for a way to have something like a Master-Detail-Connection with Visualneo Web. I mean something like a blog where a link from one of the posts on the listing/overview page leads to the detail post. The data for the posts should come from an API.

 

Can something like this achieved with VNW?

 

Hope, someone can help me and give me a little hint if this is possible.

 

Thanks a lot

 

Sascha

@sval you can use neoCms to achive what you want.

Regards.

Hello Luis,

thanks for your answer. I must have been blind to not recognize this solution.

For the principle: I create one page with a listing of the entries from the CMS and give them a link that points to another page which acts as a template with a SQL where statement? So I have to pass an identifier value from page 1 to page 2 that is used as the WHERE value to show the details for the corresponding entry? Is this the right way?

Thanks!

@sval note that if you use neoCms you don't need to use SQL.
Please check this real app made with neoCms and VisualNEO Web:

https://bibliotecascolladovillalba.org

Take a look at the URL's parameters when you click on any "Leer más" (Read more) button.

Regards.

Vadim has reacted to this post.
Vadim

@sval this is another more simple sample app using the same template than the previous sample:

https://bibliosoftware.com

Regards.

Vadim has reacted to this post.
Vadim