You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cannot create new account, even the user has "Admin" type ,
and the command button has property "disabled="#{userSessionController.user.userType != 'Admin'} ``
so i think the userType doesn't returned correctly .
The text was updated successfully, but these errors were encountered:
cannot create new account, even the user has "Admin" type ,
and the command button has property
"disabled="#{userSessionController.user.userType
!= 'Admin'} ``so i think the userType doesn't returned correctly .
The text was updated successfully, but these errors were encountered: