Form user Joomla Edit field

I'm trying to create a form in fabrik to register users on Joomla. However I have the following problem:

- I created a field where it shows the user's status (active or inactive).
In the first user registration, it works without problems, but when trying to edit the field (I'm using the inlineedit plugin) and save, it doesn't change the status.
https://prnt.sc/r6cp30

And if I click on edit registration, and when saving, it appears as if I were trying to register a new user.

It is worth remembering that on the form I am using the "Juser" plugin.

How can I make this status field editable effectively and, when I also click to edit the user record, it just updates, without appearing as if I were creating a new user?

Thanks!
 
The list inline edit is deprecated (and I think it doesn't run any form plugins).

If you want to edit a user in a form with Juser plugin you have to match the correct fields. You must assign an element for storing the Joomla user id, this must not be the primary key (id element) of your Fabrik registration table and it must not be a "user" element but a simple field or a databasejoin to #_users.
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top