Jon Houck
Posts: 0
Joined: Fri May 03, 2013 4:33 pm

How do I access a collection row used on the previous page?

I'm working on a product catalog type app and I have the following issue (apologies in advance as I'm very new to this.)

I have one page with several thumbnail images for different products. Each one has a different "web_id" which is in a collection accessed via a service.

So my request parameter for example on the first item would be {"web_id":"1"} for the second {"web_id":"2"} etc...

When a user clicks on a thumbnail they would be taken to a product detail page for that "web_id" ... but that's where i am hung up.

How do i get that generic detail page to load the product details for {"web_id":"1"} that was clicked on?

any hep appreciated.

Jon Houck
Posts: 0
Joined: Fri May 03, 2013 4:33 pm

How do I access a collection row used on the previous page?

That was helpful. I now have the web id saved into local storage, but I'm having trouble turning that locally stored number into the web id for the new detail page.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

How do I access a collection row used on the previous page?

What is exactly not working?

yashmangupta
Posts: 0
Joined: Fri Jun 26, 2015 4:53 pm

How do I access a collection row used on the previous page?

The thread is quiet old so not sure anyone will reply, but worth posting. @Max the link that you have posted ends up in broken link. Can you please share the latest link.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

How do I access a collection row used on the previous page?

Hello,

This tutorial was unpublished, you can find helpful information in these docs https://devcenter.appery.io/documenta...
https://devcenter.appery.io/documenta...

Return to “Issues”