P
Paul Robinson
Hello everyone,
I'm having a lot of fun designing a questionaire in SP1. One of the
questions is proving a little tricky however. I have a list of world regions
in a drop down box (linked to an XML resource file). When the user picks a
region, I want to populate another drop down with the contries in that region
(again from a different group in the XML resource file).
Currently to do this I've got a number of fields/drop downs containing the
countries and i'm using rules to show/hide the country fields based on the
value in the region field.
Obviously I'd rather create an OnAfterChange event on the region field and
change the possible list of countries selected from a single country field/
drop down.
Any idea how I might accomplish this?
I'm having a lot of fun designing a questionaire in SP1. One of the
questions is proving a little tricky however. I have a list of world regions
in a drop down box (linked to an XML resource file). When the user picks a
region, I want to populate another drop down with the contries in that region
(again from a different group in the XML resource file).
Currently to do this I've got a number of fields/drop downs containing the
countries and i'm using rules to show/hide the country fields based on the
value in the region field.
Obviously I'd rather create an OnAfterChange event on the region field and
change the possible list of countries selected from a single country field/
drop down.
Any idea how I might accomplish this?