Hello, can anyone provide me a solution on how to create a form in UiPath when I have mydict
dictionary variable where I want all available keys in a dictionary to be passed as options or radio buttons and whenever the user selects few options and submits the form then the process should display the key-value pairs of the selected keys in a message box in UiPath using UiPath activities!