Date Range Search

This step configures a date range search comparison within the DataAssist Search server behavior based on selecting Date Range when adding a search comparison in step 2 of the DataAssist Search Wizard: Define your DataAssist Search.

A single date database column is searched against using a time span comparison specified through a minimum date form element and maximum date form element. The results returned depend on whether the selected column in a given record contains a date that falls within the specified span of time.

Note: The comparisons configured using this wizard are designed for standard implementations. Advanced search configurations can be achieved by either editing the application of the DataAssist Search server behavior applied to your results page by this wizard, or by applying this server behavior directly to your results page.

Columns

Select the date column to be searched against using the maximum and minimum values passed from the specified form elements. The column included must use a date format.

Form fields

Specify the two form element used to pass the maximum and minimum date parameters used to make the comparison. If you are using an existing search form (specified in Step 1 of the wizard, Search page selection), you have the option of either adding new form elements or using existing form elements. If creating a new form, specify a unique name for each form field to identify and label it. Upon completing the wizard, you may use Dreamweaver to customize the search page specific to your needs.


Starting date form field: Specify the form element used to pass the minimum date used for the comparison.

Ending date form field
: Specify the form element used to pass the maximum date used for the comparison.

For both form fields, select an existing form field if applicable, or specify a name for a new form field to be created. All form elements contained in an existing form specified in step 2 of the wizard are available in the list. If creating a new form field in an existing form or a new form, specify the type of field to be used. Options are:
  • Text
  • Select
  • Radio
  • Check
Note: Do not use numbers as the first character when naming a form element. Options for select lists, as well as values associated to list entries, radio buttons, and checkboxes must be configured on the search page using Dreamweaver upon completing the wizard.