Extension, Plugin

Archived
Forum
(read-only)


For official support, visit the official support site »

Forms JS Validation

ExpressionEngine 2, ExpressionEngine 3

Back to this add-on's main page
View Other Add-ons From Rein de Vries

     

Inline? 

Support (Resolved)

amadeus
amadeus

I’m using DevDemon-Forms and everythings working fine. Now I’m searching for a way to display the error messages inline. In the default css-file I can find a class for inline-validation, but the add-Tag does not offer a specific parameter… any hints? :)

Thank you!

Reinos
# 1
Developer
Reinos

I`m not sure what you mean. You only have to add the following code http://reinos.nl/add-ons/forms-js-validation/examples/devdemon-example-1

Best,
Rein

amadeus
# 2
amadeus

I know how to get FORMS JS VALIDATION to work with a DEVDEMON form. That’s not the problem. With “inline” I mean I don’t want to use a absolute-positioned (css) “prompt” for the error message, but an inline-positioned (css) error message. Do you know what I mean?

Reinos
# 3
Developer
Reinos

Yes, but the plugin is not meant to do that. Perhaps there a hidden option for it… (https://github.com/posabsolute/jQuery-Validation-Engine)