Correct, looks like its not in the 1.7.x line: https://source.openmrs.org/browse/OpenMRS/branches/1.7.x/web/WEB-INF/tags/conceptField.tag?hb=true
Ben On Fri, Aug 12, 2011 at 4:19 PM, Barbara Lerner <[email protected]>wrote: > I am currently working with 1.7 and I don't "includeDatatypes". Was it > added in 1.8? Should I be switching to 1.8? > > On Aug 12, 2011, at 2:15 AM, Ben Wolfe wrote: > > Look at the top of the > conceptField.tag<https://source.openmrs.org/browse/%7Ebr=trunk/OpenMRS/trunk/webapp/src/main/webapp/WEB-INF/tags/conceptField.tag?r=19402>file. > "showAnswers" is the conceptId that contains the answers you want to > restrict to. "includeDatatypes" is a comma delimited list of datatype names > to restrict to. > > Ben > > On Fri, Aug 12, 2011 at 2:59 AM, Darius Jazayeri > <[email protected]>wrote: > >> A quick peek at the concept fieldgen tag (concept.jsp under a fieldgen >> folder) says that it supports a "showAnswers" parameter. >> >> I think that does what you want. (Don't have time to look it up, but I >> figured you'd prefer an incomplete answer sooner.) >> >> -Darius >> >> >> On Thu, Aug 11, 2011 at 4:14 PM, Barbara Lerner <[email protected]>wrote: >> >>> From a developer's stand point. >>> >>> Barbara >>> >>> On Aug 11, 2011, at 6:24 PM, Wyclif Luyima wrote: >>> >>> I know developers can when coding up forms, for users am not sure about >>> this, so are you developing or you are asking from a user's stand point. >>> >>> Wyclif >>> >>> On Thu, Aug 11, 2011 at 4:55 PM, Barbara Lerner >>> <[email protected]>wrote: >>> >>>> Is there a way to restrict which concepts are shown by the concept id >>>> search widget. In particular, >>>> >>>> - Can I restrict it to show only the concepts with a particular >>>> datatype, like Coded? >>>> - Can I restrict it to show only the concepts that are answers to a >>>> particular concept question? For example, given the concept "REVIEW OF >>>> SYSTEMS, GENERAL", it would show only RASH, WEIGHT_LOSS, etc. which are >>>> valid responses. >>>> >>>> Barbara >>>> >>>> ------------------ >>>> >>>> Barbara Lerner >>>> Associate Professor >>>> Computer Science Dept. >>>> Mt. Holyoke College >>>> >>>> _________________________________________ >>>> >>>> To unsubscribe from OpenMRS Developers' mailing list, send an e-mail to >>>> [email protected] with "SIGNOFF openmrs-devel-l" in the body >>>> (not the subject) of your e-mail. >>>> >>>> [mailto:[email protected]?body=SIGNOFF%20openmrs-devel-l] >>>> >>> >>> ------------------------------ >>> Click here to >>> unsubscribe<[email protected]?body=SIGNOFF%20openmrs-devel-l>from >>> OpenMRS Developers' mailing list >>> >>> >>> ------------------ >>> >>> Barbara Lerner >>> Associate Professor >>> Computer Science Dept. >>> Mt. Holyoke College >>> >>> >>> >>> >>> >>> >>> ------------------------------ >>> Click here to >>> unsubscribe<[email protected]?body=SIGNOFF%20openmrs-devel-l>from >>> OpenMRS Developers' mailing list >>> >> >> ------------------------------ >> Click here to >> unsubscribe<[email protected]?body=SIGNOFF%20openmrs-devel-l>from >> OpenMRS Developers' mailing list >> > > ------------------------------ > Click here to > unsubscribe<[email protected]?body=SIGNOFF%20openmrs-devel-l>from > OpenMRS Developers' mailing list > > > ------------------ > > Barbara Lerner > Associate Professor > Computer Science Dept. > Mt. Holyoke College > > > > > > > ------------------------------ > Click here to > unsubscribe<[email protected]?body=SIGNOFF%20openmrs-devel-l>from > OpenMRS Developers' mailing list > _________________________________________ To unsubscribe from OpenMRS Developers' mailing list, send an e-mail to [email protected] with "SIGNOFF openmrs-devel-l" in the body (not the subject) of your e-mail. [mailto:[email protected]?body=SIGNOFF%20openmrs-devel-l]

