Table of Contents

API - Contacts Info.

This is a fork of page 30072 "APIV2 - Contacts Information" from version 27.0.38460.40573. Added support for Extra Fields.

Object Definition

Object TypePage
Object ID70314144
Object NameQWESR API - Contacts Info.
Source TableContact Information Buffer
Read-onlyYes

API Definition

APIPublishersmartApps
APIGroupspider
APIVersionv1.0
EntitySetNamecontactsInformation
EntityNamecontactInformation

Events

Name Description
OnGetExtraValues(Record "Contact Information Buffer"; Text; Text; Text; Text; Text; Text; Text; Text; Text; Text) Raised after a record is read from the database. Makes it possible to set the ExtraValues 1..10, to be returned to the client.

Controls

Type Name Data Type Read-only
Field contactId Guid Yes
Field contactNumber Code[20] Yes
Field contactName Text[100] Yes
Field contactType Enum "Contact Type" Yes
Field relatedId Guid Yes
Field relatedType Enum "Contact Business Relation Link To Table" Yes
Field extraValue1 Text Yes
Field extraValue2 Text Yes
Field extraValue3 Text Yes
Field extraValue4 Text Yes
Field extraValue5 Text Yes
Field extraValue6 Text Yes
Field extraValue7 Text Yes
Field extraValue8 Text Yes
Field extraValue9 Text Yes
Field extraValue10 Text Yes
Sub page contacts Yes

This documentation is generated from Spider v27.2