Hi all,
I use chronoforms to create by an administrator a new user and to fill a table including other data about that user.
The relation between the _users table and the table containing the other data is the username.
When the user will access, he should have the option to acces to these data and to change them.
I created a from for the user, related to the table, by which the user can change the its own data.
I have a menu where there is an item redirecting to the Form to edit the data, but I would like that the user will see the Form cntaining the data.
How can I redirect to the right data? I mean, how can I specivy on the URL the request for the current username?
I would like to use the Profile Plugin to specify the "username", but how can I specify this value that is dynamic?
Thank to all!
I use chronoforms to create by an administrator a new user and to fill a table including other data about that user.
The relation between the _users table and the table containing the other data is the username.
When the user will access, he should have the option to acces to these data and to change them.
I created a from for the user, related to the table, by which the user can change the its own data.
I have a menu where there is an item redirecting to the Form to edit the data, but I would like that the user will see the Form cntaining the data.
How can I redirect to the right data? I mean, how can I specivy on the URL the request for the current username?
I would like to use the Profile Plugin to specify the "username", but how can I specify this value that is dynamic?
Thank to all!