Home > User Voice > Improving picker selection performance

Improving picker selection performance UNDER REVIEW
1

MVP

Hi everyone,


I noticed on version 2022.1.2.31 that it can take a really long time to populate the target field of choice field, if the data source is a web service data source.
In this case the data source is a REST data source and the picker field is of type popup search.
Once I activated the diagnostic mode I noticed that after getting the picker results (1) the chosen value is validated again before the target field is set. In the attached image, to which the numbers refer, this validation took 5 seconds even so 'Validate the typed values in the data source' is ticked of (3) and not less than three further request (2) have been send to the external system. Also it's a popup search from which the value was just selected. Which in turn means, that ich can select a value from the popup search, continue filling out other fields and some time later the target fields value will be updated.

I would be glad, if this process could be improved.

This also applies to 2022.1.3.65.

Best regards,
Daniel