Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: How does liferay determine the order of user group pages?
Hi, I have made two user groups to test this out. One gives the user his dashboard and profile, this one is assigned to all users on account creation. The second one is supposed to add a page to his existing dashboard pages. However instead of being added to the end of the nav menu, it takes over the home page of the dashboard(as in, it is now the landing page for dashboards). So my question is, how do I determine what user group page is used as the home page?
I'm sorry if this question is redundent, if so please point me to the
documentation that answers this. I have not been able to find it
though.
Good question. I've never used them to the extent of having multiple pages contributed by multiple User Groups...
If you're unlucky, it's whatever order the database/permission checker/internal cache implies (e.g. undefined, might change over time). If you're lucky, you can alphabetize something (e.g. page names, user group names) and see if that has an effect. You'll still need to make sure that this effect is not only an artifact of the first unlucky option.
Powered by Liferay™