I've generated a Power App from a SharePoint List that I created. One of my columns in the SharePoint List is formatted as a "Choice" and I selected the box that says "Can add values manually".
The Power App that was generated contains a drop-down field for this particular item. When using the app, the user is able to manually enter in their own text rather than selecting one of the drop-down choices, but when they try to submit the form, they get an error with that field highlighted.
Anyone know how I can fix this? I'm trying to go this route because for this particular field there are around ten really popular selections, which I included in the drop-down menu to make it easier for the user. However, there are closer to 50 possible answers and if the user needs to indicate a particular option by typing it in rather than selecting from the drop-down I'd like them to be able to do that without having to answer "Other" and then having a totally different field pop-up.