New sub. in back end: auto populate user fields

  • cchiacchierini
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 5 months ago #52698 by cchiacchierini
New sub. in back end: auto populate user fields was created by cchiacchierini
The way I understand the work flow, in order to renew a subscription manually in the back end of Mem Pro, I select the green "New" button and then complete the form. Thus, one subscriber record is created for every subscription, meaning that each user could have many subscriptions, each one appearing separately in the subscribers list.

Assuming this work flow assumption is correct, I have a couple of questions:
  1. Why does my username and password prepopulate the subscriber form when I click the green "New" button? It requires me to delete my username and password to avoid a problem.
  2. Is it possible to have all of the user fields prepopulate with I select an existing joomla user? This would save considerable time, b/c I would not have to type in first name, last name, address, city, etc.

Thanks.

Please Log in or Create an account to join the conversation.

More
10 years 5 months ago #52716 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic New sub. in back end: auto populate user fields
Hi

1=> The assumption is correct.

2=> Infact. it is a feature of web browser and at the moment, we haven't had a solution to disable auto fill yet, unfortunately, you can delete it

3=> That's possible with latest release (1.6.7) which we released yesterday. So upgrade to that version and you will have that feature ready

Tuan

Please Log in or Create an account to join the conversation.

  • cchiacchierini
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 5 months ago #52733 by cchiacchierini
Replied by cchiacchierini on topic New sub. in back end: auto populate user fields
Thanks for the reply. I updated the software. It does load the name, email and country fields, but it does not load any of the other address fields.

Please Log in or Create an account to join the conversation.

More
10 years 5 months ago #52775 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic New sub. in back end: auto populate user fields
Where are the address fields stored for the user ? From his Joomla profile? Or from his previous subscription record ?

Please let me know so that I can give you the answer

Tuan

Please Log in or Create an account to join the conversation.

  • cchiacchierini
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 5 months ago #52963 by cchiacchierini
Replied by cchiacchierini on topic New sub. in back end: auto populate user fields
Previous subscription record.

Please Log in or Create an account to join the conversation.

More
10 years 5 months ago #52969 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic New sub. in back end: auto populate user fields
it should get the data from your previous record. If it doesn't work like that, you can submit a support ticket sending me super admin account of your site so that I can check it for you

Tuan

Please Log in or Create an account to join the conversation.

More
10 years 4 months ago #53041 by Brian

Tuan Pham Ngoc wrote: 2=> Infact. it is a feature of web browser and at the moment, we haven't had a solution to disable auto fill yet, unfortunately, you can delete it


<input type="text" id="foo" value="bar" autocomplete="off" /> ?

Please Log in or Create an account to join the conversation.