Enable hyperlink in action confirmation message

I included the hyperlink function within the expression for an action's confirmation message property. However, in using the app, the confirmation message doesn't honor the hyperlink:

  • It displays the hyperlink's target-url argument (this should not be displayed)
  • It does not display the hyperlink's clickable-text argument (this should be displayed)
  • It's not a functional hyperlink--it's just displayed text (it should be an actual hyperlink)
Status Open
1 2 164
2 Comments
Steve
Platinum 4
Platinum 4

FYI, nowhere in AppSheet can you mix text and hyperlinks in the same value.

dbaum
Gold 4
Gold 4

Ah, good to know. Thanks for noting that. Probably worth documenting for users' reference in places like your articles for HYPERLINK() and CONCATENATE().

For everyone's reference regarding the feature idea, I now also verified that a confirmation message does not honor the hyperlink function when that's the top level function in the confirmation message expression.

dbaum_0-1650650859625.png

dbaum_1-1650650904884.png