Restrict Country Selection to UAE and Disable Existing Options in Dropdown
We have a requirement in our application where the Country dropdown contains 15 countries. We need to restrict the selection such that:
- Only UAE should be selectable by the user.
- All other countries already present in the dropdown should remain visible but must be disabled (non-selectable).
- Users should not be able to choose or modify any country other than UAE.
Could you please help?
Tagged:
0