I have a case where when the user submits the task, the button should say "Move to complete". After submit, when the form is stored in repository, the action history page should say "Moved to complete". Can I change the action button text in Java Script to achieve this please? Thanks.
Priya