Perform a search by clicking in a tab?
Hi,
I'm developing some bundles to a custom Nuxeo distribution and I've come to the following problem:
I just created a new tab for the type Picture, and I'm redirecting to a page. By I would want to perform a search using the selected picture and display the results when I just click the tab (go to a page with the results from the search).
Thanks!
0 votes
1 answers
1947 views
Florent Guillaume
What kind of search do you have in mind? Please give an example.
09/21/2011
Hi,
You should take a look to the Content View, it looks to be exactly what you need. You must create a new one corresponding to your search with some NXQL, and include it in the view returned by your action.