Hello, i need to show different default value for field based on users, so if user is loged in from different state when adding data in drop down list (lookup table) shows different values for that user.
I have countryID and stateID in users table and also i have those fields in table in which user adding data.
I know how to show data for that user from lookup table based on state and country ID-s but what i need is to set default value on field for users from different countries.
I have countryID and stateID in users table and also i have those fields in table in which user adding data.
I know how to show data for that user from lookup table based on state and country ID-s but what i need is to set default value on field for users from different countries.