1. jpa
  2. Support
  3. Friday, September 01 2017, 07:19 PM
Hi,
I have a checkbox for the terms and conditions and the user need to check it to accept it, e.g.:

"I accept the terms & conditions"

Now I want to add a link to the word "terms" and also another link to the word "conditions".

Any idea how to solve this or to do something similar?

Thanks!
admin Accepted Answer
Admin
Hi,
to add HTML options you can use a simple workaround by using Joomla language constants, for example you can have options like:
male|OPTION_MALE
female|OPTION_FEMALE

you can assign translations for constants OPTION_MALE and OPTION_FEMALE from Extensions->Languages->Overrides. In translation you can add also HTML code like links ;)

docs about fields translation at http://docs.easy-profile.com/index.php/article/translate-fields
  1. more than a month ago
  2. Support
  3. # 1
jpa Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. Support
  3. # 2
  • Page :
  • 1


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