I have this json format of an array: {"key_0":"myValue_0","key_1":"myValue_1"} With this I created a dictionary, which shows me the results like this: Now I w
I have a dictionary as an entry for a list of choices : I can select the desired item from the list but I don't know how to extract its key ? Actually, when I