Custom error messages

Map error messages directly to a tag. The messages can be seperated by | to allow for more error messages. The app will shuffle between given messages.

<input type="text" cf-error="Text is wrong wrong|Input is not right" />

Example

Submit with no input. to see the error