Get/check user ID from RAMHeader
We have rendered="#{pc_Home.admin}" function to check if the logged in user is admin or not. Similarly is there any function to check if user is logged in (I don't want announcement to be viewed by user not logged in)?
Also is there any function to get userid of logged in user (to transfer him/her to other secure application)? |
3 answers
These are not API so they are subject to change.
rendered="#{loginUser.user.registered}" ${loginUser.user.loginid} |
Thanks Sheehan.
Also is there any function to check if user have access to particular community.. So we can have respective announcement per community.... These are not API so they are subject to change. |
Thanks Sheehan.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.