Extra attributes in v6

Add a custom input mask in ChronoForms v6.

Overview

The issue occurs when attempting to define a custom mask using the Extra Attributes field, as the attribute value is not being output correctly.
To resolve this, refer to the dedicated forum guide for defining individual input masks in CF6 text fields, which provides the correct method for implementation.

Answered
ChronoForms v6
fl flashfs 31 May, 2017
Answer
1 Likes
How can I add a custom mask besides the existing ones? I tried adding
data-inputmask='mask' : '999'

on Advanced > Extra attributes, but the outputted code is wrong. It just shows
data-inputmask="mask"


[edit] Sorry, I think this should have been created at Questions and Answers section.

[edit2] Sorry, already found it: https://www.chronoengine.com/forums/posts/t103639/how-can-i-define-an-individual-input-mask-in-cf6-text-field.html
This topic is locked and no more replies can be posted.