I want to implement this:
1 - Country1 users are redirected to a section where they see articles written from users from Country1.
Featured articles are from Country1, everything Cobalt records/categories/types/fields is from Country1 users.
2 - Country2 users are redirected to a section where they see articles from Country2.Featured articles are from Country2, everything Cobalt records/categories/types/fields is from Country2 users.
The same goes for country3 and country4 (4 countries total)
This way it looks like something more geotargeted.
The problems:
3 - I want users from any country to be allowed to search every section using a dropdown box (country) + adittional filters from Cobalt
For this i know i can create a menu or something like that, pointing to the different sections, so that they can "change" the section and search there... but is that the only option ?
4 - In case a user goes to the wrong section and insert a record that does not correspond to his country, in the backoffice how can i change the record from 1 section to another ?
Every section has the same type and fields, but i want to show only records (including featured records) from ONLY a specific country.
I want to implement this:
1 - Country1 users are redirected to a section where they see articles written from users from Country1.
Featured articles are from Country1, everything Cobalt records/categories/types/fields is from Country1 users.
2 - Country2 users are redirected to a section where they see articles from Country2.Featured articles are from Country2, everything Cobalt records/categories/types/fields is from Country2 users.
The same goes for country3 and country4 (4 countries total)
This way it looks like something more geotargeted.
The problems:
3 - I want users from any country to be allowed to search every section using a dropdown box (country) + adittional filters from Cobalt
For this i know i can create a menu or something like that, pointing to the different sections, so that they can "change" the section and search there... but is that the only option ?
4 - In case a user goes to the wrong section and insert a record that does not correspond to his country, in the backoffice how can i change the record from 1 section to another ?
Every section has the same type and fields, but i want to show only records (including featured records) from ONLY a specific country.