Having a typeahead field that is bringing in Portfolio Names is great because now we don't have to maintain a separate dropdown field with the Portfolio Names as new ones are added or old ones marked "InActive". The problem is that I have other fields that need to display based on the Portfolio selected and I don't want other fields to display when that Portfolio is selected. Allowing display logic to use the typeahead field is a great next step.