You can also try using the Address Hierarchy Module<https://wiki.openmrs.org/x/shIz> if you want to achieve this in the regular non-form UI.
-Darius On Mon, Aug 15, 2011 at 7:20 PM, Daniel Kayiwa <[email protected]>wrote: > > Hi Marcos, > > While in the form designer, > > 1) Set the data type for "State/Province" to "Single Select" and then use > the "Add Child" command to add the various "States/Provinces". > > 2) Set the data type for "District" to "Single Select Dynamic" and then use > the "Dynamic Lists" tab to add the various districts for each selected > "State/Province" > > 3) Set the data type for "City" to "Single Select Dynamic" and then again > use the "Dynamic Lists" tab to add the various cities for each selected > "District" > > > > On Tue, Aug 16, 2011 at 4:56 AM, Marcos Núñez <[email protected]> wrote: > >> Hi! I'd like to know if anyone has encountered the issue of how to display >> different comboboxes with the different adresses (adress1, adress2, etc) >> with variable options within the box, and if so, how would be the best way >> to implement it. >> >> Example: >> >> State/Province: select one (from the total 24 of my country) >> District: select one (from the total districts of the above selected >> state) >> City: select one (from the total cities of the above selected district) >> >> I'm currently using the XForm module. Should I save each option as a >> concept? >> >> Thanks. >> >> Marcos >> ------------------------------ >> Click here to >> unsubscribe<[email protected]?body=SIGNOFF%20openmrs-implement-l>from >> OpenMRS Implementers' mailing list > > > > > -- > If we keep uppermost in our minds the unkind and unjust acts of others, we > shall find it impossible to love them as Christ has loved us; but if our > thoughts dwell upon the wondrous love and pity of Christ for us, the same > spirit will flow out to others. > > ------------------------------ > Click here to > unsubscribe<[email protected]?body=SIGNOFF%20openmrs-implement-l>from > OpenMRS Implementers' mailing list > _________________________________________ 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]

