Hello everyone,
I am working with FlutterFlow and I need some help. I want to create a dropdown list where the options are displayed in a specific format (For list of department ).
The format should look like this:
Options: 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 ... 100
Labels: Label1 - Label2 - Label3 - Label4 ... Label100
Could anyone guide me on how to achieve this in FlutterFlow? I want the dropdown to show the numbers as options and the corresponding labels as the text.
Thank you in advance for your help!
Best regards,