Sorry to ask so many questions today. Trying to finish up my app so I can roll it out. I’m not sure if this is even possible. My list expands each time someone ads a new customer. Can the choice component automatically alphabetize the choice component?
I did this myself, but do not remember the process so much, but in one of my sheets I have all the items IN THE LIST and then I have another column that has the SORT formula that will take the whole column and SORT it.
The formula looks something like this: =sort(ARRAYFORMULA(‘Input Form’!2:999))