We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Forms Edit Display Control looks like this. Create support for it bahmni-gauge-commons like this ObsDisplayControl
This class should accept WebElement as a constructor. It should expose the below methods
List getValues(){} - Returns the list of forms that are configured on the display control.
Future enhancements could be based on the edit part of the display control. It is out of scope for this card.
The text was updated successfully, but these errors were encountered:
@sourava @vikashgupta2000 [Reminder] If its done please close it mentioning the git commit.
Sorry, something went wrong.
vikashgupta2000
sourava
No branches or pull requests
The Forms Edit Display Control looks like this. Create support for it bahmni-gauge-commons like this ObsDisplayControl
This class should accept WebElement as a constructor. It should expose the below methods
List getValues(){} - Returns the list of forms that are configured on the display control.
Future enhancements could be based on the edit part of the display control. It is out of scope for this card.
The text was updated successfully, but these errors were encountered: