posted 13 years ago
Hi All
My Requirement is to make a form using rich faces 4.0 where user can enter his address details like Country, State , City
Now i want Once Country is selected state should be selected according to country
i want to display only 10 state at a time so using autocomplete component.
Now my problem is if i am selecting any state it is showing id instead name of state or country.
secondly i want to give ajax support so that as soon as a state is selected city should be populated accordingly
i am doing like this
THANKS A LOT
Bean