1. nshui
  2. General
  3. Monday, June 26 2017, 12:59 PM
There is a drop-down option that always shows "Invalid field:" when the user registers?
nshui Accepted Answer
Basic
Is this setup correct?
  1. more than a month ago
  2. General
  3. # 1
admin Accepted Answer
Admin
Hi,
you should use syntax like
5|opt1
10|opt2
.....

if you have some problem due to right-to-left syntax, you can always use language constants, so options become like:
5|OPTION1
10|OPTION2
.....

you can translate constants OPTION1,OPTION2,.... with Joomla language override system:
- Go to Extensions->Languages->Overrides
- Click to "New" button
- Fill constant with "OPTION1"
- Fill translation and save

Language constants are useful also to translate various options in different languages

Docs at: http://docs.easy-profile.com/index.php/article/translate-fields
Attachments (1)
  1. more than a month ago
  2. General
  3. # 2
nshui Accepted Answer
Basic
thanks i see
  1. more than a month ago
  2. General
  3. # 3
  • Page :
  • 1


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