- Posts: 8
- Thank you received: 0
Questions about Payment Form extension
Autofill fields from users joomla profile
- jimwid
- Topic Author
- Offline
- New Member
-
Less
More
9 years 4 months ago #71452
by jimwid
Autofill fields from users joomla profile was created by jimwid
Hi,
Im currently using the easyprofile component for user register/profile, and for a few additional user fields (phone number, nationality, etc)
Id just like the data from the users profile to autofill fields on the Joomdonation Payment Form.
I can use the following code on the default value on my contact form, but unfortunately this isn't working on the JoomDonation Payment Form.
Any help would be very much appreciated, I have searched the forum and surprised to see nobody has asked about this previously, thanks again!!!!!
Im currently using the easyprofile component for user register/profile, and for a few additional user fields (phone number, nationality, etc)
Id just like the data from the users profile to autofill fields on the Joomdonation Payment Form.
I can use the following code on the default value on my contact form, but unfortunately this isn't working on the JoomDonation Payment Form.
Code:
<?php require_once(JPATH_SITE.'/components/com_jsn/helpers/helper.php'); return JsnHelper::getUser()->getValue('phone'); ?>
Any help would be very much appreciated, I have searched the forum and surprised to see nobody has asked about this previously, thanks again!!!!!
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
9 years 4 months ago #71715
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Autofill fields from users joomla profile
We don't have support for Easy Profile at the moment (only support for Joomla core user profile), so we had to edit the code on the site which @jimwid is working on to get it works as expected.
Something we will try to add support for in the extension in the future
Tuan
Something we will try to add support for in the extension in the future
Tuan
Please Log in or Create an account to join the conversation.
- jimwid
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
9 years 4 months ago #71724
by jimwid
Replied by jimwid on topic Autofill fields from users joomla profile
Many thanks for that Tuan!!! Much appreciated!!!

Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.