Tooltip after field validation

Phoca Guestbook - creating guestbooks in Joomla! CMS
P@T
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 10 Aug 2015, 12:04

Tooltip after field validation

Post by P@T »

Hi,

How can i remove the tooltip after a failed field validation ? I'm on the bootstrap display.

ex : Title field is require, if i submit the form with a blank title field a tootltip appear under the field.

I just want to remove it.

Thank's for help

regard
christine
Phoca Hero
Phoca Hero
Posts: 2819
Joined: 28 Nov 2010, 17:20

Re: Tooltip after field validation

Post by christine »

Hi,

could you show an url, please?

An idea behind: If you don't want to see the required title/subject field, you can de-active it.
Options > https://www.phoca.cz/documents/3-phoca-g ... e-joomla-3 under: Form

regards, Christine
P@T
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 10 Aug 2015, 12:04

Re: Tooltip after field validation

Post by P@T »

Hi
Sorry, i can't show you an url the wesite is not currently online.

But i wan't to see these field and i want them required but i don't want the tooltip validation.

Thanks for your interest
Best regards
P@T
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48416
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Tooltip after field validation

Post by Jan »

Hi, I think, this then needs to be customized - the validation (tooltips in html5) is a frontend part of validation - if you only want to run the server validation, then you need to customize the output (html code - remove "aria required" attributes in HTML source code)

Jan
If you find Phoca extensions useful, please support the project
Post Reply