Hello
Can you please tell me how you created your dedicated advanced search to use
your specific attribute from your schema?
I already have my own schema indexed, but i really don't understand how to
create an advanced search for it.
Thanks a lot
------------
I have a dedicated advanced search that use specific attribute from our
additional schemas, it works well.
However I can't find how to add or replace a specific attribute in the document
table that displays the results of the query.
I would like to remove the dc.description (the last column) by another column.
I see that these xhtml fragments are very generic and do not contain names
attributes:
nuxeo.war/search/documents_table_search_results.xhtml ->
search_results_custom_columns.xhtml -> search_results_custom_columns.xhtml
The display is initiated by this call (in " documents_table_search_results.xhtml
")
<ui:include src="/search/search_results_custom_columns.xhtml">
<ui:param name="columns" value="#{*searchColumns.resultColumns*}" />
<ui:param name="doc" value="#{row.data}" />
<ui:param name="providerName" value="#{provider.name}" />
</ui:include>
But no way to find where these resultColumns
are defined.
Any help?
Rgds
Philippe Bajoit
--
Posted by "wildarmss" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread:
<http://www.nuxeo.org/discussions/thread.jspa?threadID=2030#5624>
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm