1. idefix38
  2. General
  3. Saturday, March 05 2016, 11:04 AM
two question:

1) In which table in DB custom fields values are recorded ?

2) How to set a condition with a chek box ? ( not a Checkbox list )
I have a field "Phone" and i want that this field is show and required only if a checkbox is cheked.
How can i do this ?
Accepted Answer
admin Accepted Answer
Admin
Hi,
In which table in DB custom fields values are recorded ?
in table #__jsn_users
How to set a condition with a chek box ?
Single checkbox is a checkbox list with 1 option:
se something like this
Options: 1|Text Option
Condition: if equal to custom value 1 show field Phone
Another question how to limit UserList to online User
You can use SQL Custom where in your menu item, see docs at http://docs.easy-profile.com/article/sql-custom-where there is also example to do this.
  1. more than a month ago
  2. General
  3. # Permalink
idefix38 Accepted Answer
Pro
Another question how to limit UserList to online User
  1. more than a month ago
  2. General
  3. # 1
  • Page :
  • 1


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