hi,
I need help, I changed browse navigation in web.client-config-custom, depending on the type of custom space on which I stand.
Es:
<config evaluator="node-type" condition="lc:asl">
<navigation>
<override from-view-id="/jsp/browse/browse.jsp" to-view-id="/jsp/lc/browse_asl.jsp" />
<override from-outcome="browse" to-view-id="/jsp/lc/browse_asl.jsp" />
</navigation>
</config>
Unfortunately when I go to delete the item, ended the cancellation is loaded is browse.jsp and not /jsp/lc/browse_asl.jsp
The problem occurs even after you add the content.
any suggestions?
thks
Massimiliano