Hi,
I want to use a combobox and change its options dynamically as user types in by invoking flow service.
For example: If user types in ‘abcd’ then dynamically invoke the service and get values from database that starts with "abcd’.
Does anyone know how to do it in CAF?
Thanks.