Skip to main content
February 6, 2024
Solved

Dynamically display Record Action Name in Interface.

  • February 6, 2024
  • 4 replies
  • 0 views

Is there a way I can use one record action in two different places with different display names?

    Best answer by mathieud0001

    Nope. Only alternative is a startProcessLink.

    4 replies

    mathieud0001
    February 7, 2024

    Nope. Only alternative is a startProcessLink.

    konduruc733182
    February 7, 2024

    Hello [mention:b290e70d19fd4914b83c64f272f45ab9:e9ed411860ed4f2ba0265705b8793d05] 

    If you want to display the name dynamically based on a value of your record, you can configure in the record action/related action name using the expression. But if you are asking to have the name change irrespective of the record context then I would say No, it cannot be done. As Mathieu mentioned you can use a startProcessLink to achieve that.

    February 7, 2024

    Got it. Thanks Chaitanya.

    konduruc733182
    February 7, 2024

    Great! If the answer was helpful, please verify and close the thread. Thanks.