FYI: you can link to /openmrs/concept/1234 to link to a concept's view page.
You need to figure out the link the external link to your server. You could hardcode your IP address or domain, then that should work for both local and remote hosts. http://123.123.123.123:8080/openmrs/concept/1234 or http://julias.com:8080/openmrs/concept/1234 The other option is to display the concept.description in a hidden div and clicking a link shows/hides the div Ben On Tue, Sep 27, 2011 at 10:29 AM, Julius Awakame <[email protected]>wrote: > Dear All, > > I have been trying to create hypelinks for difficult concepts on my HTML + > Xform to link to the ccocepts in the databse so frontlline > users can click the link and get a better explanation of the concepts on > the form as they go along by clicking a "Look it Up" link I want to lace > beside thedifficult concepts > Appears to work only for localhost but not for remote users > > Anybody ever tried that how does one go about it > > > Anybody ever tried that? > > ---------------------------------- > Julius Awakame MB.ChB, MSc > PhD Student, > Yorkshire Centre for Health Informatics, > University of Leeds, > Leeds, > United Kingdom > www.ychi.leeds.ac.uk > > +44 7582922400 > > Ghana's Representative On The Steering Committee > African Academic Public Health Informatics Alliance > Centre for Public Health Informatics > University of Washington > Seattle, WA > > Fellow, > Health Informatics Building Blocks Project (HIBBs), > AMIA/Global Health Informatics Partnership > www.oerafrica.org/hibbs > _________________________________________ > > To unsubscribe from OpenMRS Implementers' mailing list, send an e-mail to > [email protected] with "SIGNOFF openmrs-implement-l" in the > body (not the subject) of your e-mail. > > [mailto:[email protected]?body=SIGNOFF%20openmrs-implement-l] > _________________________________________ To unsubscribe from OpenMRS Implementers' mailing list, send an e-mail to [email protected] with "SIGNOFF openmrs-implement-l" in the body (not the subject) of your e-mail. [mailto:[email protected]?body=SIGNOFF%20openmrs-implement-l]

