Combo box reads from a REST API
Summary
Combo box from a REST APIContent
Hi,
I know adding a combo box that read from a Rest APi is such a simple task but I have no idea why it's not displaying data although checking the developer tool showed that the call was successful.
1. I added the combobox control
2. added the fields that should show (Add options)
3. Accessed the variable generated of type "Service Data Provider"
4. Done with customize fetch action chain modifications
5. Added the event to vbEnter event
Data do not show. What would be the reason?!
Regards,
Duha
0