Hello!
I'm curious if someone could suggest a solution for a development we want to implement. We have a Nintex form that takes some string input from users. For example, it might be stock ticker symbol (1-4) characters long (SPY, QQQ, etc) but they may also include a much longer name "Goldman Sachs Money Market Fund" or a combination. Let's assume the reference list would have the short ticker and the long string name.
However, there would/could be hundreds, maybe even thousands of entries so this cannot reasonably be added to a static select column.
Once the user inputs the value and saves the form, ideally, the look up function would compare the input to the reference list and then flag the list entry if a possible match exists.
Is this possible with Nintex and OOTB SharePoint 2019 on premise?