/countries/country
.name
element.{$fr-search-value}
as appropriate on the URL, for instance: /fr/service/custom/orbeon/controls/countries?country-name={$fr-search-value}
.{$fr-search-page}
to the URL. The first time the service is called, the value will be 1
. If users scroll down in the dropdown, and reach the bottom, they will see a message informing them that more results will be loaded, and your service will be called with the parameter set to 2, and so on.true
when on the last page.