how to make record producer visible/restrict access based on user's country

Raviteja K
Tera Expert

Hello EveryOne

I want to make an record producer dynamically visible based on user's country.

I created a table with three fields, visibility required --   Yes/No, Country and Catalog Item List.

If the table contains record producer as Yes for example India, it should be visible only to that country.

If No, user's from that country should not see that record producer in cms portal.

Simply saying need to restrict record producer based on user's country dynamically.

How this can be achieved?

Thanks much

1 ACCEPTED SOLUTION
5 REPLIES 5

You could script it out, get the user's location either through the table and a gliderecord or through the user profile object.