Could someone give me the exact javascript to relabel the form buttons (e.g. Submit, Save as Draft, Complete, ...)?

I found on the community portal the script to hide the "save as draft" button but nothing for relabelling purposes.

I understood that I need to put the code in a custom HTML element but I really need a help with the script.

Thanks a lot.

Greetings.

  • No labels

1 Comment

  1. Instead of calling .remove(), call .val("Hello")