Support

  1. dhusband
  2. Features Request
  3. Friday, May 15 2020, 07:08 PM
Scenario
reCAPTCHA enabled, privacy policy enabled etc
Items are added to the end of form on whatever is the last tab of data is to be collected. This does not always make sense as it does not relate to the last topic.
If you have Joomla additional profile fields enabled, the legal requests come on the last EasyProfile tab, which is not the last tab of the form. This does not make sense

Workaround
add a group with the appropriate title
add a hidden field only to be displayed on the registration screen
outcome - legal details added under an appropriate tab

Request
allow the administrator to set an option in the config to display the additional fields on its own tab
if the administrator sets option, group reCAPTCHA, privacy policy etc on its own tab at end of the form with final buttons to submit the form
allow the administrator to set their own tab title in language override
dhusband Accepted Answer
Basic
Great thank you
  1. more than a month ago
  2. Features Request
  3. # 1
admin Accepted Answer
Admin
Hi,
thanks for your suggestion, we will try to implement this function in next release.

NOTE: unfortunately it's not possible to add Captcha at the end of the form (read NOTE), Captcha field is a part of the Joomla core fields...instead the privacy consent is a plugin (so you can manage order out of Easy Profile and Joomla).

Now if you want to add at the end of the form the privacy tab then you can comment or delete in file /plugins/system/jsn_system/jsn_system.php lines from 983 to 993
if($name=='com_users.registration' && JPluginHelper::isEnabled('system', 'privacyconsent')) $form->load('<form>
<fieldset
name="'.$lastFielgroup.'"
>
<field
name="privacyposition"
type="hidden"
>
</field>
</fieldset>
</form>');
With this Easy Profile does not change the behavior of Privacy consent plugin and its order

NOTE: The main and best feature of Easy Profile is that it extends Joomla user management (not replace), but unfortunately this limit a bit of things :(
  1. more than a month ago
  2. Features Request
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

Request Support

Support is currently Online

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.