Vision Hint Field Reference
The Vision Hint record type is responsible for displaying hints when a user selects the shelf type and takes a photo on the CT Vision screen.
Record Type API Name: VisionHint
The following fields must be created on the Vision Settings object for this record type:
Field |
API Name |
Type |
Description |
||
Component |
ctv__Component__c |
Picklist |
Specify one of the values below to display a hint in the specific place on the CT Vision screen:
|
||
Label |
ctv__Label__c |
Text(255) |
Specify the text of the hint. |
||
Type |
ctv__Type__c |
Picklist |
Specify the shelf type to display the hint when a mobile user selects the corresponding shelf type.
|