jeudi 10 octobre 2013

Specify Whether a Form Opens for Modification and Data Entry [AX 2012]

Applies To: Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012

When you create a form, you can specify what actions the user is allowed to perform on the data in the underlying table. You restrict access by using properties on the form data source. These properties are shown in the following table.
Property
Function
AllowEdit
Allows modifications to the data source
AllowCreate
Allows new records to be created in the data source
AllowDelete
Allows deletions in the data source
NoteNote
If you allow the contents of the data source to be modified, created, and/or deleted, they are exposed to a security risk. To help reduce this risk (if it is determined to be unacceptable for your data source), set the AllowEditAllowCreate, and/or AllowDelete property values on your form to No.

Aucun commentaire:

Enregistrer un commentaire