Form field visibility rule on hover off
Hi community, before I start writing any JS, has someone already solved the issue with field visibility rules where you have to click out of the field to make the dependant fields to appears, instead of "on hover off"?
For example:
If first name is not empty show last name.
Currently you type in "first name ", but only until you click somewhere else out of it, "last name" appears. I just want on hover off the firts name, the would be nice to add a JQ "slow" or somenthing....
Plase save me some time... 😉