Question
How can we enable the export button on the New Search View? We can see the export button in the Classic View, but not in the New View.
Answer
To show the export button you need to add consoleExportApp section in the com.reltio.plugins.search.json module of your UI configuration.
"consoleExportApp": {
"name": "Export",
"path": "entities",
"query": "query1=cond1&query2=cond2"
}
Please ask the Reltio Support team to perform this action.
Comments
Please sign in to leave a comment.