Hello, Suppose i have a list of screenshots which i am showing in list view using image viewer. In the same list i want to show “add” icon at the end of list, which will open file dropper widget to upload a new screen shot like below image. In the list view of screenshot how can i add the last block on “+” icon, which will be always last element of list and on its click it will call file dropper widget.
asked
Bhakti Deshpande
1 answers
2
Hi Bhakti Deshpande,
In list view it is not possible, you needs to add the add button out side the list view and make your UI as per your requirement.