Hi,
we customized bit displayActionIcon method to show document format and on click of icon download the file.
problem is when we configure displayActionIcon method in result list/action flow it is working fine but not working in the fragment.
Is there any limitation to use in fragment , please suggest. thanks
displayActionIcon('', 'drdo', 'Click here to View',Outputs.acontenttype,16)
drdo – is button ID
Button Action : will download the file in user machine .