Running a script in response to onclick()

Here is my steps

  1. Add a custom class name (toggle-section) to row
  2. Add custom class name (toggle-button) to button module
  3. Enter JavaScript: void(0); into link field of button module
  4. Add custom CSS/JS into the Layout CSS/JS script box

1 Like