How can we call a link in buttonWidget?
Discussion posts and replies are publicly visible
You can't. Only workaround I know of is to create a cardLayout that resembles a button and put the link there.
Can you explain how this could be possible with card layout?
Hi Tabish,
In card layout, there is a parameter called link in which you can use these links as per your requirement a!documentDownloadLink(), a!dynamicLink(), a!newsEntryLink(), a!processTaskLink(), a!recordLink(), a!reportLink(), a!safeLink(), a!startProcessLink(), a!submitLink(), a!userRecordLink(), or a!authorizationLink().