11-08-2018 09:18 AM
Hello, thanks in advance for your help,
I have ADF 2.6.0 Application.
I'm required to modify the content-node-selector-panel dialog below:
I would like to change that when the user navigate the breadcrumb it will only shows Userhomes and shared folder. also, I would like to hide the site dropdownlist.
Is it possible to change this?.
Regards
11-09-2018 06:02 AM
hi for transform the breadcrumb you can use the property breadcrumbTransform please give a look to the documentation of this component for more details:
We don't have any hide sites functionality. For it you can:
- Open a feature request on the repository and if you want also contribute with a solution in the code (we are an open source project)
- Hide it with CSS
11-09-2018 06:02 AM
hi for transform the breadcrumb you can use the property breadcrumbTransform please give a look to the documentation of this component for more details:
We don't have any hide sites functionality. For it you can:
- Open a feature request on the repository and if you want also contribute with a solution in the code (we are an open source project)
- Hide it with CSS
11-12-2018 09:26 AM
Hello Eugenio, Thanks for your response it really helps.
Is there more examples of the use of breadcrumbTransform?, I would like to hide all of the root folders but 'Shared' folder. is it possible?,
Regards,
Pedro.
11-12-2018 10:48 AM
I found a way of doing this using RowFilter Properties and rootId of the breadscrumb, thanks for your help.
Regards
08-20-2019 07:02 AM
Thank you, we were able hide the row from RowFilter , here is the reference https://www.alfresco.com/abn/adf/docs/content-services/models/row-filter.model/
Explore our Alfresco products with the links below. Use labels to filter content by product module.