Hi,
I want to run a find search on every layer. But i want to allow the user to be able to configure the services, which means i won't know which layerIds will be available. I could add that to the config, but i think it would be ok to just search every layer.
Is there a property i can use, such as the imaginary layerIds="{allLayers}"
Thanks