Hi,
I have three roles on my site:
Role1
Role2
Role3
There are different user for these roles:
User1 - Role1
User2 - Role2
User3 - Role3
We want to have an option for users in different role to configure it based on their role. i.e, when we click on the "configure" option on this widget in the Edit page mode, the users, based on their roles should be able to add images / text that they want to see and save.
For example-
User1 in Role1 may want to configure it to display the Text "This is for Role1 users"
User2 in Role2 may want to configure it to display the Text "This is for Role2 users"
User3 in Role3 may want to configure it to display the Text "This is for Role3 users"
When users that belong to Role1 login,they should be able to see "This is for Role1 users" and so on.
Any idea if this can be achieved for a generic content widget. Can we have multiple tabs that are visible only for that particular role?
Thanks in advance.