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().
Convert this thread to a feature request? It makes sense to include optional link to button so button components can perform all the actions links can.
Only if they also update Dynamic Link so it can show a confirmation dialog ;-)
Yes, that thread too.