We are working with Umbraco 6.1 and we added a new section by adding an entry in applications.config. We went on to add a tree and developped pages that seem to work well, but we have a problem getting the section to show in the users profile. Here is what happens:
After having created the section, we could never find a way to make it visible in the user profiles.
We went to the Umbraco database and added entries to the umbracoUser2App table for admin and one user.
As soon as we did this, the section became visible to this specific user but not to the others. If I log in to a user and uncheck the section, then switch to another page and come back the entry will have disappeared from the list. If I do the same with the transaltion section, I get the same result. All the users I checked with are admin users.
It seems that, to have the section in the list, we need to be authorized to use it. I would have expected the section to appear (unchecked) in the list of an admin user. Is this normal behavior? Is there a way to change this?
New section not showing in the users list
Hi,
We are working with Umbraco 6.1 and we added a new section by adding an entry in applications.config. We went on to add a tree and developped pages that seem to work well, but we have a problem getting the section to show in the users profile. Here is what happens:
As soon as we did this, the section became visible to this specific user but not to the others. If I log in to a user and uncheck the section, then switch to another page and come back the entry will have disappeared from the list. If I do the same with the transaltion section, I get the same result. All the users I checked with are admin users.
It seems that, to have the section in the list, we need to be authorized to use it. I would have expected the section to appear (unchecked) in the list of an admin user. Is this normal behavior? Is there a way to change this?
Thank you
is working on a reply...