Hi All,
Does anyone have investigated the relationship between GP's security model in GP10 for the Home Page customization ? I've users that are assigned to the Basic Home Page profile and get security access errors every time they login. I managed to find out thanks to the Debugging Tools what was causing this :
The ToDo list wants to open a form with the technical name HR_To_Do2, to which the user does not have any rights (because it's a production / manufacturing user).
Why in the hell does the Basic Home Page role contain links / todo's related to HR ? It shouldn't contain any Todo's by default.
The table DYNAMCIS..SY01403 contains all the tasks assigned to the users, since it seems the only table involved with the ToDo list. However, the HR_To_Do2 form seems linked to a table called HR4TOD01, but again, no idea why this forms gets called up in the Basic Home Page.
If anyone has investigated this matter, I'ld be happy fix the security error, either by removing the faulty link or adjust the Home Page security. Note that the users don't have any tasks or ToDo's active... The HR4TOD01 table contains just old entries back to the early days of GP, but somehow HR figured that it was much more efficient to keep those Todo's in Outlook :-)
Thanks in advance.
*This post is locked for comments