What I want to do is save a data-table and an array in the UI instatance, so that the Handler can call on them to do what it is supposed to do. I am fairly new to programming so don’t feel bad if you treat this like a stupid question, but please still answer it. Thank you.
Share
One of the easiest way is to use a hidden widget to store data as string like in this example :