Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Date Search Broken? #74

Open
miqrogroove opened this issue Apr 27, 2023 · 0 comments
Open

Date Search Broken? #74

miqrogroove opened this issue Apr 27, 2023 · 0 comments

Comments

@miqrogroove
Copy link
Contributor

miqrogroove commented Apr 27, 2023

When I navigate to /Search/advanced/objects it shows this label with no corresponding input element:

DATE RANGE (E.G. 1970-1979)

The raw output looks like this:

	<div class='row'>
		<div class="advancedSearchField col-sm-12">
			<span class='formLabel' data-toggle="popover" data-trigger="hover" data-content="Search records of a particular date or date range.">Date range <i>(e.g. 1970-1979)</i></span>
			
		</div>
	</div>

Using Pawtucket 1.7.15

For reference...

<div class="advancedSearchField col-sm-12">
<span class='formLabel' data-toggle="popover" data-trigger="hover" data-content="Search records of a particular date or date range.">Date range <i>(e.g. 1970-1979)</i></span>
{{{ca_objects.dates.dates_value%width=200px&height=40px&useDatePicker=0}}}
</div>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant