1. namly161
  2. Support
  3. Monday, July 25 2016, 05:16 AM
Hi admin. I have select list example:
category father A have sub category 1,2,3,4,5
category father B have sub catogory 6,7,8,9,10

I want show filter in select list when chose A will show 1,2,3,4,5. If chose B, it show 6,7,8,9,10

plese you help me anh for example .

Thanks
admin Accepted Answer
Admin
Hi,
sorry for late reply, it was a weekend for us :D

You can't filter options, but you can create 2 different select fields and manage this with conditions.

for example:
Main Select fields options:
a|Option 1
b|Option 2

Main Select conditions:
1. If equal to custom value "a" show Select A
2. If equal to custom value "b" show Select B

In Select A you will have options like 1,2,3,4,5
In Select B you will have options like 6,7,8,9,10
  1. more than a month ago
  2. Support
  3. # 1
namly161 Accepted Answer
Content Protected
  1. more than a month ago
  2. Support
  3. # 2
admin Accepted Answer
Admin
This should be already fixed in the latest release, but maybe you have a template override for profile page.

- If you have old version, you can update to latest
- If you have template override try to rename or remove file at /templates/your-template-folder/html/com_jsn/profile/default_fields.php
  1. more than a month ago
  2. Support
  3. # 3
namly161 Accepted Answer
Content Protected
  1. more than a month ago
  2. Support
  3. # 4
admin Accepted Answer
Admin
Have you checked if you have some template overrides?
  1. more than a month ago
  2. Support
  3. # 5
namly161 Accepted Answer
Content Protected
  1. more than a month ago
  2. Support
  3. # 6
admin Accepted Answer
Admin
Hi,sorry I not understand, was present a template override? if yes try to remove it. you need to delete the file at /templates/your-template-folder/html/com_jsn/profile/default_fields.php
  1. more than a month ago
  2. Support
  3. # 7
  • Page :
  • 1


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