@ParamD16584266 the D_pySearch data page is used to returned the cases - you will get the search term and the search results from the elastic search. Make sure that your case type is indexed and the properties to use in the search query are part of the search index
You are stating that if we Indexed the case type and required properties then Global search retrieved the results.
but my requirement is that as I explained can we configured the Custom search screen in main navigation. I attached in the screen shot for your reference.
Use case : As a user I should be able to search the policy( case) based on policy number, status, type, Business .
after selecting input filter and click on submit, search results should be displayed
I’m able to achieve the Custom search in Constellation. However, Reset Search can be done via the check box because the Refresh View should be triggered whenever the checkbox property changes and you can configure the data transform to reset the data. I hope you don’t need an explicit search button because the data loads as when you tab out from any field.
Hi @RameshSangili I have also same requirement. Could you please provide the detail steps like how did you configure the DT.
Did you configure as separate screen in the left panel navigation or in the flow.
Also provide some details on refreshing when tab out.