Skip to main content
faraza4154
May 18, 2023
Question

How can we call a link in buttonWidget?

  • May 18, 2023
  • 6 replies
  • 0 views

How can we call a link in buttonWidget?

6 replies

mathieud0001
Brainy
May 18, 2023

You can't. Only workaround I know of is to create a cardLayout that resembles a button and put the link there.

tabishr9473
May 18, 2023

Can you explain how this could be possible with card layout?

sunilc6392
May 18, 2023

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().

davel001150
May 18, 2023

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.

mikes0011
Brainy
May 18, 2023

Only if they also update Dynamic Link so it can show a confirmation dialog ;-)

The Expression Guru
davel001150
May 18, 2023

Yes, that thread too.