Home > Forum > Tips&Tricks > Popup search window

Popup search window
0

Hi everyone,

I'm currently working with a popup search field that retrieves data from a REST web service. My challenge is that I need the ID to also be the value for the field. Essentially, when initializing the field, I need to set both the ID and the Name for the same field.

However, when I attempt to do this, I encounter an error. Has anyone else faced this issue or found a workaround to handle this situation?

Thanks in advance!