Link or tagging content of list variable to another list variable

i link or tagging content of list variable to another but selective list variable ei the second list variable content be tag by selection

Sounds like you are attempting to create a relational database...

You can do this:

but it is not very practical

Study the Lookup in Pairs block

These are the blocks i want tag some member in the list and some member will not be tag at sometimes also the tagging can be change to non tagging and vice versa by the user


If global activateDeactivate is a dictionary, you are testing its contents wrong (twice.)

You have to use the dictionary block that retrieves the value at a given key, and do the comparison on that value.