1. sortby
  2. Presales Question
  3. Sunday, August 09 2015, 01:31 PM
Hello,
in order to purchase I need to understand some more topics based on my needs :)
I'm going to ask about 2 options

1 - is there a way to Retrieve and display in profile data from another table? (example my users got test made with chronoforms and results are stored on a different table) If yes, is better to store users data on a "test results table" (as how I'm doing now) or is convenient to store as an additional column in the user data table?

OR

2 - include custom code (dynamic and user linked) in Easyprofile page to display customs tests results

OR I'm open to consider also other solutions based on your experience!

Thank you very much for you support and explanation
;)
admin Accepted Answer
Admin
Hi,
Easy Profile is build like Joomla MVC model, so you can override profile page layout:
- Copy components/com_jsn/views/profile/default.php into /templates/your-template-folder/html/com_jsn/profile/default.php
- Edit the new default.php and add your custom code.

Alternative

With Easy Profile Basic and Pro you have also a HTML delimiter field, this field allow you to put static HTML code in field position, in addition it allows parsing of Joomla Content Plugins, so if chronoforms have some content plugin you can put the code in this field.
There are many other ways with HTML delimiter, for example you can install "NoNumber Sourcerer" (https://www.nonumber.nl/extensions/sourcerer) and put PHP code to render your data.

Note: I'm sorry but we not have experience with chronoforms, so we can be more helpful
  1. more than a month ago
  2. Presales Question
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.