Hi,
I want one of my dropdown field in my form application can generate the dropdown listing based on condition below:
If login user is an administrator then the complete country dropdown list will be shown, else if login user is not an administrator then dropdown list only show the country that registered under login user.
Can advice some solution?