I can customize the buttons for an activity listed under a particular category, but that same activity in my InBox uses the default button names.

So you end up with 2 sets of different buttons for the same running activity. Any suggestions? 

  • No labels

1 Comment

  1. Hi Paul,

    If you want the "Complete Task" button shown in all forms that we open from Inbox, perhaps you can customer the Resource Bundle Message.

    1. Go to Settings > Manage Messages
    2. Click "Create Resource Bundle Message" button
    3. Key in:
      • Key: wflowClient.assignment.view.label.complete
      • Locale: if using default locale, then select "en_US"
      • Message: Submit (for example)

    If you only want to change the label of "Complete Task" button that displays in a particular form, then you can try using JavaScript in Custom HTML.