I was able to re-create this function. I created a virtual autocomplete field and used that to do the autocomplete based on the field I want the user to search on. The actual field I need to populate I then set as a Cascading Text Field. It then looks up the virtual value. Check the box for "Make field non-editable when filter only finds one match" and it works perfectly.
I was able to re-create this function. I created a virtual autocomplete field and used that to do the autocomplete based on the field I want the user to search on. The actual field I need to populate I then set as a Cascading Text Field. It then looks up the virtual value. Check the box for "Make field non-editable when filter only finds one match" and it works perfectly.