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
Solved! Go to Solution.
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
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
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.
I found a way of doing this using RowFilter Properties and rootId of the breadscrumb, thanks for your help.
Regards
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/
Discussions, help and advice about the Alfresco Development Framework.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.