Hi there,
is there a way to always show a particular option with the EUI? The use case is as follows:
A dropdown gets populated with office names (up to 1000 offices or more). First choice is "Select Office", second choice is "Not Listed? Add new office details." Obviously if the user starts typing for an office name these choices disappear. If the desired office name is not found the EUI simply shows "No results matched "xxxx"". Ideally if no results match underneath the "No results matched "xxxx"" it would still show the option for "Not Listed? Add new office details." The "Not Listed? Add new office details." option if chosen shows two other fields with conditional logic.
Is there a way to achieve this?