I use the repeatable region to show a list of products.
I would like to show the intern ID (of the saved couch data row) to each product.
e.g.:
green car (Item No. 1)
blue car (Item No. 2 )
red car (Item No. 4)
black car (Item No. 3 )
I use this for checking the primary key. I know it starts with 0. How do I get the ID-number in my repeatable region.
I would like to show the intern ID (of the saved couch data row) to each product.
e.g.:
green car (Item No. 1)
blue car (Item No. 2 )
red car (Item No. 4)
black car (Item No. 3 )
I use this for checking the primary key. I know it starts with 0. How do I get the ID-number in my repeatable region.