How to change text in event creation RSVP section

Hi folks,

We have a few small text changes we need to make to elements of our backend interface for event creators. Is this something we’re able to do ourselves, or something we’d need to use the help request form for?

Without getting into the details, the changes focus on the custom “Additional RSVP Info” field we have in our iteration.

There is information in the LiveWhale documentation about custom RSVP fields - Event RSVPs - LiveWhale Support. If that is how your custom field was created, you should be able to edit it following those instructions.

If you are wanting to edit text that is not part of a specific customization, you may be able to write some custom backend JS to change things using this information - Customizing the back-end - LiveWhale Support.

1 Like

Hi Rob, and thanks Jon! I think Jon hits the nail on the head – simple text changes or additions to back-end editors can be done using backend.js which is something you can tackle in-house (if you have folks comfortable editing HTML/JS and SFTPing into the dev and production servers).

Or, if you’d rather have us work on them as a small billable project, feel free to reach out using the help request form or personalized email support. Thanks!

1 Like

Thanks, folks! Really appreciate it.