Cascading Filter on Advanced lookup option

The recommended method of customizing your AppGini-generated application is through hooks. But sometimes you might need to add functionality not accessible through hooks. You can discuss this here.
Post Reply
globaldrip8
Posts: 27
Joined: 2015-12-19 03:59

Cascading Filter on Advanced lookup option

Post by globaldrip8 » 2016-01-07 03:15

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 8282 times
if possible how to do that?
if not possible i wanna suggest to Future Suggestion :D

Ola Yakout
AppGini Intern
Posts: 19
Joined: 2016-02-07 13:24

Re: Cascading Filter on Advanced lookup option

Post by Ola Yakout » 2016-02-09 12:00

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.

globaldrip8
Posts: 27
Joined: 2015-12-19 03:59

Re: Cascading Filter on Advanced lookup option

Post by globaldrip8 » 2016-03-30 02:33

Okay

tuxor
Veteran Member
Posts: 48
Joined: 2014-06-15 00:09

Re: Cascading Filter on Advanced lookup option

Post by tuxor » 2016-04-08 02:20

Can somebody post the code to cascading filter?

Post Reply