If the components, appearance, and menu options you have set up don’t match what you’re looking to complete, and you have experience with HTML, CSS, or Javascript, feel free to use the Developer Options from the right-hand toolbar. 

See our Code Library for examples of code you can use.

How to Use Developer Options?

When you open the Developer Options you will see options for the current app screen that’s being displayed in the center. 

You can edit the HTML on the page or edit and add custom CSS or Javascript. 

If you toggle to the Global settings you can inject custom code for the entire app. 

Under Resources you may edit the data sources within the app and add resources like custom libraries. 

You can use the following shortcuts for Windows/Mac users to find and replace items in your HTML, CSS, and Javascript:

  • Ctrl-F / Cmd-F: Start searching
  • Ctrl-G / Cmd-G: Find next
  • Shift-Ctrl-G / Shift-Cmd-G: Find previous
  • Shift-Ctrl-F / Cmd-Option-F: Replace
  • Shift-Ctrl-R / Shift-Cmd-Option-F: Replace all
Was this article helpful?
YesNo