1

Is there a way to add an offset to the focused field?

When I validate my powermail form and there is an error, the page automatically jumps to the first invalid field of it.

My problem is, that I'm using a fixed header, which coveres the invalid field.

Ralf
  • 836
  • 1
  • 9
  • 32

1 Answers1

-1

This is done in the JavaScript file of powermail. I'd copy that JS file, adapt it and integrate it via TypoScript.

Thomas Löffler
  • 5,922
  • 1
  • 14
  • 29