Support

  1. lugoluz
  2. General
  3. Sunday, May 24 2015, 03:04 AM
Hello

I created a Field with 11 options, and each option has its own condition to add user to a group.

I want to put but Easy Profile shows only 10 conditions, how can I add more?

I'm pretty bad editing code and due some permissions, I don't want to violate your terms&conditions
lugoluz Accepted Answer
Content Protected
  1. more than a month ago
  2. General
  3. # 1
admin Accepted Answer
Admin
Hi,
from version 1.3.9 we have change some language string and added some tip to explain conditions.

so you need to change title of new condition (XML spacer) to
<field name="spacer_conditions10" label="COM_JSN_CONDITION_LABEL10" type="spacer" />

and add COM_JSN_CONDITION_LABEL10 language constant in Joomla language override. Go to extensions->language->overrides and add translation for this contants.
Another solution is to not use language constant so you can replace with something like this:
<field name="spacer_conditions10" label="Condition 11" type="spacer" />
  1. more than a month ago
  2. General
  3. # 2
lugoluz Accepted Answer
Easy Profile Support wrote:
Another solution is to not use language constant so you can replace with something like this:
<field name="spacer_conditions10" label="Condition 11" type="spacer" />


Thank you, the 2nd solution is easier to work.

But what about the copy's error about condition 9 to 10? did I fix it properly?
  1. more than a month ago
  2. General
  3. # 3
admin Accepted Answer
Admin
But what about the copy's error about condition 9 to 10? did I fix it properly?
Sorry but I have not understand this problem :( , can you explain me better?
  1. more than a month ago
  2. General
  3. # 4
lugoluz Accepted Answer
Content Protected
  1. more than a month ago
  2. General
  3. # 5
  • 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.

Request Support

Support is currently Offline

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.