1. Information about current user

    Article: AN0002330Updated: 07.11.2018

    Sometimes we need to provide a link targetting the page PersonQuickInfo, that the users can also access from the menu in the upper right corner, if they want to display their settings or roles. We just paste this in url:

    ./PersonQuickInfo This link will open the page with the current user that is logged on.

    This may be useful e.g. on page describing prerequisites for certain application. We may invite user to check that they have activated necessary access rights. We can also switch to the corresponding tab in url:

    ./Personquickinfo.aspx?_OG_TabPage=1 This link will open the page with current user and switches to the tab Role.

×