Hi All,
When I try to click the link 'Click here to download Report', it is not at all moving. We are on Appin 24.2 version and following is the code written
a!linkField( links: a!documentDownloadLink( label: Click here to Download Report (Label), document: local!generatedReport
Please help.
Discussion posts and replies are publicly visible
HI ,nirupamaanuragt399 needs more context on the UI code, are trying to trigger any process model smart service from the UI, or Is your local!generatedreport is null? Are you seeing any errors when you are trying to download? Could give us more context on your, please?
It is a excel report link given on interface to download data from Maria DB. It is not throwing any error and is showing no status bar. It is not doing anything at all when clicked.
Hello nirupamaanuragt399
Can you re-confirm if your local variable contains the document value. Please share the code snippet.