Items views for listings

I want to have a view feature on each user-item. What’s the process in creating that database?

Hi Eduardo,

In the user-item collection, add a number field called counter.

Then add a screen action for the screen that loads the item and set the action to…

update ‘current user-item > counter’ +1

Now for the item views text that you have highlighted in the screenshot, just add magic text ‘current user-item > counter’ and set the number format to ‘none’.

Hope this helps.

Cheers
Craig

2 Likes

Hello Craig,

Thank you for the response. I will definitely try that out.

1 Like

Hello Craig,

I was able to follow the process. Thank you for your support.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.