I have a select_one_from_file fruits.csv question with a search(‘fruits’) appearance.
It’s work great, but I don’t want to have the ‘autocomplete’ appearance, but the ‘minimal’ standard appearance.
I have test with minimal search(‘fruits’) appearance, but without success. This is possible ?
Thank you @Kal_Lam.
I have make a mistake and merge select_one_from_file and search appearance !
Just select_one_from_file and the needed appearance (search is not necessary/mandatory) !