Find similar rows in a table

Where is the table here? All are seems to be saving in tinydb

yes is saved in tinydb, and then output to a table
н

So it is better to check up whether the new tag is present in the all the tags or not. .

tell me how please

er

In the event of button click to save into tinydb,
Use one varaible to catch tag the tag.
And use one if block + Is in the list .

So it will tell you whether the tag is existing or not. If it exists the as you said enable the button else save the values into tinydb

this block works only with the first record in the tables, (finds only the first record

the button turns on only with one found entry

could you tell me, since i’m newbie

share your demo aia, i mean the point untill you create the table alone…

unfortunately I can only show the blocks, the whole project, I can’t, since I’m only testing functions, there’s a lot of unnecessary things,

Try this

tableview.aia (21.7 KB)

3 Likes

tt.aia (23.8 KB)
thanks a lot, but I need to find the text in this table and if it is, then activate the button

thanks a lot, but I need to find the text in this table and if it is, then activate the button

my demo aia

which button need to be visible… ?

While searching it need to visible or while saving need to be visible?

я отправил демо файл, кнопка ( ok)

when searching, if the same title is present in the table, then the button should be visible

Like this??

GSK 6 is exists so

It appears like this… correct? while searching the item

1 Like

Test this…

tt1.aia (24.5 KB)

As i suggest you in the earlier post, have worked the same

But you have asked while searching so switched the suggested blocks when search table clicked

1 Like

Thank you so much, what you need

1 Like