If you have a comment on this topic, contact Aptify Documentation. If you want to return to the Aptify Community Site, please click here.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

This procedure is intended for administrators.


By default, only users with administrative privileges have access to create new lists and new list types from the Aptify List Selection dialog. For all other users, these options are not displayed and new lists and list types must be created from the Lists and List Types services. However, an administrator can grant certain users and/or groups access to the list or list type creation option (or both) by modifying attributes found on the Configuration > Attributes tab of the Lists and List Types entities. These attributes control which users and groups have access to the Create New List and the Create New Type options found on the Aptify List Selection dialog. There are two attributes for each entity, below is a description of the attributes:

Lists Entity Attributes

  • AddToListCreateListAuthorizedUsers: This attribute is a comma‐delimited list of Aptify users (character‐based, for example “RSmith”) that are authorized to create new list records (using the Create New List option) from the Aptify List Selection dialog. The default value is sa.
  • AddToListCreateListAuthorizedGroups: This attribute is a comma‐delimited list of Aptify groups (for example, “Users”) that are authorized to create new list records (using the Create New List option) from the Aptify List Selection dialog. The default value is Administrator.
  • AddToList_CreateListDetail_SQLTimeout: This attribute is an integer that sets the number of seconds before the SQL statement responsible for creating ListDetail records in the AddToList functionality times out and report a failure. When creating exceptionally large Lists, it may be necessary to increase this value.

List Types Entity Attributes

  • AddToListCreateListTypeAuthorizedUsers: This attribute is a comma‐delimited list of Aptify users (character‐based, for example “RSmith”) that are authorized to create new list types (using the Create New List Type option) from the Aptify List Selection dialog. The default value is sa.
  • AddToListCreateListTypeAuthorizedGroups: This attribute is a comma‐delimited list of Aptify groups (for example, “Users”) that are authorized to create new list types (using the Create New List Type option) from the Aptify List Selection dialog. The default value is Administrator.
  • No labels