• Read-only column in Person

    Hello everyone,

    I want to modify the EmployeeType column in the Person so that when a new identity is created, this field is read-only and can only be changed through a template.

    I updated the OnLoaded script by adding "Base.Columns("EmployeeType").CanEdit…

  • Delete custom process

    Hi, I have created a custom process but later on i have deleted the custom table which attach to that custom process. Now i am not able to find that custom process any where. Please help me to delete that custom process. Even i have searched in DialogProcess…