7.1 Add the CT Sign to the CT Mobile app

Available since CT Mobile 2.4.

To add the CT Sign to the CT Mobile application:

1. Add CT Sign to the Menu

To add the CT Sign module to the app menu:

  • In CT Mobile Control Panel

  • In CT Mobile Control Panel 2.0

  1. Go to CT Mobile Control Panel: App Menu tab.

  2. Select the required profile in the Location picklist.

  3. Click the 62562483 button to open the Add menu item tool.

  4. Select the Sign item.

  5. Click Add to close the Add menu item tool.

  6. Specify the position of the CT Sign module in the app menu by dragging the items in the list.

  7. Click Save.

  8. Launch synchronization in the CT Mobile app.

  9. The CT Sign module is now available in the CT Mobile app. The Sign Documents menu item with available for the mobile user records is added to the app menu.

  1. Go to CT Mobile Control Panel 2.0: App Menu tab.

  2. Select the required profile in the Profile picklist. To apply settings to all the profiles, select General Settings.

  3. Click Show Module Menu.

  4. On the All or Integrations tab, select the Sign item.

  5. Click Save.

The CT Sign module is now available in the CT Mobile app. The Sign Documents menu item with available for the mobile user records is added to the app menu.

2. Add the Sign Document button in the Actions Menu

To display the Sign Document button in the Actions combo menu on the object record screen:

  1. There should be a Sign Settings record with the Object Setting record type for the required offline object.

  2. There should be templates:

To override the translation of the Sign Document button, create a new custom label for the CTM_Layout_Button_SignDocument name.

3. Grant User Permissions to CT Sign Objects

The mobile user should have access to the following Apex class: ApplicationConnectorRest. The Sign Document menu item will be added automatically to the left menu.

The mobile user should have access to objects and fields required for proper work with CT Sign.

Object API Name Field API Name Required Access for User Comments

ctsign__SignSettings__c

Read

ctsign__FieldsToDisplay__c

Read

ctsign__Object__c

Read

ctsign__ReadOnlyAttributes__c

Read

ctsign__RequiredAttributes__c

Read

ctsign__Types__c

Read

ctsign__Workspaces__c

Read

Only documents from the specified workspaces will be downloaded on the mobile device.

ctsign__SignDocument__c

ctsign__FailedMessage__c

Read

ctsign__RejectionDate__c

Read

ctsign__SignDate__c

Read

ctsign__Status__c

Read

ctsign__TransactionId__c

Read

``