D
|
DouglasB 9/5/2011 |
This works perfect. Just what I needed..THANK YOU! Lets says you need to set advanced search page to default values. When somebody goes to advanced search page for this field to automatically have selected "between" and the two search fields to be populated; the first one with a date 2 weeks prior to today's date and the second one to have today's date in it. To do so add the following code to Javscript onload event of the Search page. Change field name from 'Date Listed' to the actual field name. var name='Date Listed'; |
J
|
jdu001 10/29/2015 |
This works perfect. Just what I needed..THANK YOU!
|