Creating Joomla user doesn't work correctly

How to fix a Joomla user registration form that ignores input.

Overview

The issue occurs when the username field provider is not formatted correctly.
Ensure the data provider uses the correct syntax with the actual field name, such as {data:login} or {data:email}.

Answered
ChronoForms v6
Ju JustRiddle 03 Feb, 2018
Hi
I want to create registration form. In "Username field provider" i put id of text field etc.

Creating Joomla user doesn't work correctly image 1
But when I tested it, form is completly ignoring what i write on field. I've got user wit username "login", e-mail "email" etc.
Creating Joomla user doesn't work correctly image 2
What I'm doing wrong?

PS. Sorry for my english. It's not my mother tongue
Max_admin Max_admin 04 Feb, 2018
Answer
1 Likes
Hi JustRiddle,
The data provider should be in this format:
{data:field_name}
and "field_name" can be "login" or "email"...etc
Best regards
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.