Hi colleagues,
I have a challenge with OOB Autocomplete control. The one you can assign view and provide field for filtering.
The task:
To migrate legacy form design (9.1, before deprecation "addOnClick" event) in Dynamics CE 9.1 to UCI I need to maintain a hierarchy of autocomplete fields.
Client sets "low code" as a requirement and writing of PCF controls of my own is not an option for now.
The issue:
To keep it going with OOB I tried to insert with regular "setValue" which did work. No errors though.
Javascript (getValue) shows the value is actually there. But never displayed.
My own investigation failed.
The issue seems not documented or I could not find it.
Is there some one who've been through such scenario?
Thanks in advance