GTooltip scroll function

Adjust scroll position for GTooltip error messages with a fixed header.

Overview

The fixed header overlaps error messages, preventing proper visibility.
Locate and modify the scroll function within the validation.js file to account for the header's height.

Answered
ChronoForms v5
hu huubs 25 Sep, 2020
Hello, I have a problem with the gtooltip function, namely the scrollin to the error message. Because I have a fixed header the header is on top of the error message. I was wondering where I can find the scroll to function of the gtooltip so I can add the height of the header to it so it scrolls into the view, and below the header.
hu huubs 25 Sep, 2020
Answer
Found it! It is in the validiation.js file
This topic is locked and no more replies can be posted.