In order to properly make a V Lookup work, you'll have to create 2 different imports. First import would get a csv file and extract all the options. Second import would receive the options from the first import and show them to the end user.
Here’s an example: https://codesandbox.io/s/c1f04
Comments
0 comments
Please sign in to leave a comment.