Is there a way to expose the globalID or objectID as a search parameter in the esearch widget. We need a unique ID for the URL search function and those two fields are the only ones in our DB.
thanks in advance
Solved! Go to Solution.
@AaronNash__GISP you can not currently as eSearch widget filters out these two field types. The proper way to do this is to create a unique field in your data.
@AaronNash__GISP you can not currently as eSearch widget filters out these two field types. The proper way to do this is to create a unique field in your data.
thanks for the response.