So, when a user creates and gives information it will be shown in a list using the list viewer component.
but when I click on a specific item that is already created to view the info user has written and when I close the same i item I clicked on then there is another item created on the same. I just update the value if updated by the user…
how do I avoid this?
When you ask a question on the forums, you need to show how you set up your blocks. Without that, it’s very hard to help you.
That screenshot doesn’t have any blocks that would create a new row in a data source. So you’ll need to look through your blocks to find that and then post a screenshot.
is there any specific block to use?
You’re going to need to post a screenshot of the blocks you’ve used for that specific function so far.
To avoid duplicate entries in the list,
I use this code

i hope i have written it right
Why are you adding a list in your text? The comparison will fails this way

remove the List block and make all in the join block.
yes sir its working now.
Thank you ![]()




