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

Fix for TRUNK-3836 #216

Closed
wants to merge 4 commits into from
Closed

Fix for TRUNK-3836 #216

wants to merge 4 commits into from

Conversation

bhashitha
Copy link
Contributor

Modified the openmrsSearch widget so that, include search button according to argument for the widget. Enter press also handled.

@@ -24,7 +24,8 @@
columnVisibility: [true, false],
searchPhrase:'<request:parameter name="phrase"/>',
showIncludeVerbose: true,
verboseHandler: doGetVerbose
verboseHandler: doGetVerbose,
hasSearchButton: true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rename this to showSearchButton

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add this option in the widget docs at the top

@wluyima wluyima closed this Mar 21, 2013
RandilaP pushed a commit to RandilaP/openmrs-core that referenced this pull request Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants