interface JFormPermissions {
    addExternalFormAttributeValues: boolean;
    deleteExternalFormAttributeValues: boolean;
    editExternalFormAttributeValues: boolean;
    editLayerAttributeValues: boolean;
}

Properties

addExternalFormAttributeValues: boolean
deleteExternalFormAttributeValues: boolean
editExternalFormAttributeValues: boolean
editLayerAttributeValues: boolean