cancel
Showing results for 
Search instead for 
Did you mean: 

How to create dropdown in adf-document-list?

deny7
Champ on-the-rise
Champ on-the-rise

Hello,

I need to create dropdown functionality, when I click on folder in document list I want to show dropdown under the clicked folder with content of the folder. I want it show like in attached picture. I looked in documentation for Document List Component but I can't find anything. How can I add this feature? Is is possible?

SEE ATTACHED PICTURE

1 ACCEPTED ANSWER

roberto_gamiz
Star Contributor
Star Contributor

Hello,

I think you will gonna need to develop your own custom adf component to achieve this. The current adf-document-list isn't gonna let you to do anything like that.

Regards

View answer in original post

2 REPLIES 2

roberto_gamiz
Star Contributor
Star Contributor

Hello,

I think you will gonna need to develop your own custom adf component to achieve this. The current adf-document-list isn't gonna let you to do anything like that.

Regards

robertwoodhead
Champ in-the-making
Champ in-the-making

Deny, I'm looking to do something similar, were you able to write your own component?