Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.3
Component:
exposed filters
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 May 2012 at 13:21 UTC
Updated:
30 Jul 2012 at 15:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
Redart commentedI included this code in a custom module and it seems to work.
It seems to work.
Now, the problem is javascript. I included the script in my theme.info.
Then, i used this code:
The result is bad, the code doesn't work.
I have attached screenshot. Can anyone let me know how to do ?
Thank you
Comment #2
dawehnerAdd your code into a file,and you should have much less problems.
In general this is certainly not a critical question
Comment #3
damiankloip commentedYou should look at the #attached form attribute. http://api.drupal.org/api/drupal/developer!topics!forms_api_reference.ht...
This is the best way to include your script when your form is called.
Comment #4
damiankloip commented