Hello.
Hope you’re doing well.
I’ve been exploring the features we’re aiming to integrate into the Milestone plugin through custom development.
From our analysis of the default SCSearchAgent plugin sample, we observed that it performs a search (e.g., for animals) when the search button is clicked, displays the results in the Result Area, and shows detailed information in the Details and Item Preview areas when a result item is selected.
For our specific requirements, I have a couple of questions:
- Is it possible to display not only the selected result’s details in the Details Area but also show 10 additional similar or matching records in a horizontally scrollable slider below it?
- Can we enable functionality to allow a selected object from the Result Area to be added to the Scope Selection or Category Selection?
We would appreciate your guidance on the best approach to implement this functionality.
Looking forward to your insights on this.