NSProductExtraDataField
A way to show some simple extra data on a product, typically to hep the user to identify the correct product. Basically a bucket of additional info that the ERP system would like to store and show in the user interface. Information placed here is shown in the GUI if the provide-extra-data capability is true.
A way to show some simple extra data on a product, typically to hep the user to identify the correct product. Basically a bucket of additional info that the ERP system would like to store and show in the user interface. Information placed here is shown in the GUI if the provide-extra-data capability is true.
Initializes a new instance of the NSProductExtraDataField class.
Returns: CRMScript.Global.String - Label for the field.
Example:
Returns: CRMScript.Global.Integer - String, URL, image. How the value should be interpreted. See <xref href=“CRMScript.NetServer.ExtraDataFieldType” data-throw-if-not-resolved=“false”></xref>
Example:
Returns: CRMScript.Global.String - Value for the field. If type is string, it can contain format specifiers (use this for displaying numbers correctly as the user’s computer is set up).
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Related topics
NSProductNSQuoteAgentNSQuoteLineProductExtraDataFieldInfoProductInfoExtraDataFieldTypeInfo