Web Portal New User Manager

Has anyone changed the way the Manager field on the Add a New Employee web page to where you can choose who the manager is instead of using the logged in user? It would be similar to how you look up the Primary Department, Cost Center, or Location.

Parents Reply
  • hi Roberto,

    so the property uid_PersonHead is read-only.

    I suggest to use on that specific page a new config key, which is the same, but without the read-only. And I think after that you have to do some permission in Designer on insert Person.

    I do NOT recommend to change that to not read-only! As you can change the manager on other forms using that config key. This might be not what you want, as assigning to a new manager has some more functionality than just changing the FK.

    Regards,

    Geraldine

Children