03-16-2012 12:35 AM
I am on application version 5.5 and want to use studio to configure a list view for documents that includes a download icon to the right of the document title. I can get something close to what I want out of the box by:
This presents a view similar to what I need but I require some additional fields on the listing.
Is it possible to copy search_listing_ajax and configure my own version?
Thanks in advance
03-30-2012 12:46 AM
Yes 🙂
If you just want change the icon, you can override it to contribute the exactly same resource and add a dependency to the bundle that declare this resource.
If this is more, you have to create a template widget. You copy the fragment widget you want to override and add your button.
Be careful if you choose to do that, code maintenance will be necessary on this part of your code.
Hope this help you.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.