Hello guys, please help me out here. We have several modules that run on openmrs 1.9.x… we have used backbone forms and jsp pages, if you know how i can upgrade the module such that they have the look and feel of the latest openmrs 2.0 please help me out. the modules can be found on out github page https://github.com/OpenHMIS/openmrs-module-openhmis.inventory and https://github.com/OpenHMIS/openmrs-module-openhmis.cashier. Thank you in advance.
Did you get a chance to look at these resources?
- Epic - Reference Application https://wiki.openmrs.org/display/projects/Epic+-+Reference+Application
- Reference Application https://wiki.openmrs.org/display/docs/Reference+Application
- App Framework Developer Documentation https://wiki.openmrs.org/display/docs/App+Framework+Developer+Documentation
- App Framework Step by Step Tutorial https://wiki.openmrs.org/display/docs/App+Framework+Step+by+Step+Tutorial
- Setting Up a Development Environment for OpenMRS 2.x https://wiki.openmrs.org/display/projects/Setting+Up+a+Development+Environment+for+OpenMRS+2.x
- Reference Application Implementation Dev FAQs https://wiki.openmrs.org/display/projects/Reference+Application+Implementation+Dev+FAQs
- Using the UI Framework in Your Module https://wiki.openmrs.org/display/docs/Using+the+UI+Framework+in+Your+Module
- UI Framework https://wiki.openmrs.org/display/docs/UI+Framework
2 Likes
I did. however they are using gsp pages while we are using jsp pages. is there a way to change the look and feel without changing almost everything in my module? The modules aready appear in the openmrs dashboard, but they have the dafault css that we used in our modules
It would be great to upgrade the legacy JSPs with the 2.0 CSS.