filter with javascript file in hook

Discussions related to customizing hooks. Hooks are documented at http://bigprof.com/appgini/help/advanced-topics/hooks/
Post Reply
ikaatikah
Posts: 3
Joined: 2017-02-08 01:42

filter with javascript file in hook

Post by ikaatikah » 2017-02-08 05:24

I want make calendar in filter value that mean if user select date field the calendar will be came in filter value But when I link all javascript file in default filter.php the calendar just have in the last javascript file that I link not in others. Maybe because the id is same. Please give the opinion to solve this problem.
coding1.JPG
this is the coding to call calendar that use datepicker in tablename-dv.js at hook
coding1.JPG (250.72 KiB) Viewed 1753 times
kecil.JPG
this picture calendar show because it link in the last
kecil.JPG (21.71 KiB) Viewed 1753 times
kecil3.JPG
defaultfilter.php
kecil3.JPG (43.87 KiB) Viewed 1753 times
kecil2.JPG
this picture represent not show calendar because it is the other link javascript file
kecil2.JPG (23.71 KiB) Viewed 1753 times

Post Reply