Page 1 of 1

Cascading Filter on Advanced lookup option

Posted: 2016-01-07 03:15
by globaldrip8
are possible create cascading filter depend on another field data(in the same table) on advanced lookup option?
like this :
filter.png
filter.png (12.28 KiB) Viewed 8288 times
if possible how to do that?
if not possible i wanna suggest to Future Suggestion :D

Re: Cascading Filter on Advanced lookup option

Posted: 2016-02-09 12:00
by Ola Yakout
you can implement it by js code in "hooks/tablename-dv.js " where tablename is your table name and We'll consider implementing it in our future plan.

Re: Cascading Filter on Advanced lookup option

Posted: 2016-03-30 02:33
by globaldrip8
Okay

Re: Cascading Filter on Advanced lookup option

Posted: 2016-04-08 02:20
by tuxor
Can somebody post the code to cascading filter?