Using more than one dictionary in a form
Posted: August 12th, 2014, 6:10 am
Hi
I have a dictionary which contains items for regions, zones, woredas and kebeles (administrative areas in Ethiopia). It is hierarchical, so kebeles are within woredas, which are within zones, which are within regions. In the application I use logic (setvalueset) and combo boxes so that on a form selecting a region only displays the zones within it, etc.
I'd like to use the dictionary in more than one application, so that any updates to the value sets (which are quite long) are only made in one place. I've added the dictionary as an external dictionary to a second application, but when I try to add the items to a form I get a message saying that a form file cannot use more than one dictionary.
Is there any way around this? I'm not sure how I can use multiple dictionaries in an application if a form can only accept items from one dictionary.
Many thanks
Keith
I have a dictionary which contains items for regions, zones, woredas and kebeles (administrative areas in Ethiopia). It is hierarchical, so kebeles are within woredas, which are within zones, which are within regions. In the application I use logic (setvalueset) and combo boxes so that on a form selecting a region only displays the zones within it, etc.
I'd like to use the dictionary in more than one application, so that any updates to the value sets (which are quite long) are only made in one place. I've added the dictionary as an external dictionary to a second application, but when I try to add the items to a form I get a message saying that a form file cannot use more than one dictionary.
Is there any way around this? I'm not sure how I can use multiple dictionaries in an application if a form can only accept items from one dictionary.
Many thanks
Keith