Authorization for user group in templates

Thierry Rodrigues da Silva

Working on large projects, we encountered the following problem: there are templates that require access for more collaborators than are allowed in the template field, both in terminal mode and in BEAS.

Possible solutions (bad way): Increase the field size from NVARCHAR(255) to NVARCHAR(5000).

Correct way: create a field for user group authorization

Comentarios

0 comentarios

Iniciar sesión para dejar un comentario.