I'm trying to transfer label values from tokens that are pushed to a list to the tokens that are pulling from that list. Is there any way to do this?
In other works I have tokens that are pushed to a list along with their labels and values. That works.
BUT when I pull from that list, I can't find anyway to pull those labels and values and assign them to the puller token.
How to do this?
Thanks a lot,