Salesforce

Camera and Gallery Support - Mobile Devices (Magic xpa 2.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

Camera and Gallery Support - Mobile Devices (Magic xpa 2.x)

You can get an image file using the camera or from an image gallery from the Android and iOS client using the ClientFileOpenDlg function by specifying the following value in the initial path value (second parameter):

  • camera – the camera will be opened

  • images – the images (gallery) will be opened.

The full path name of the picture will be returned from the function. It is then possible to use this path as the path of client-side image or upload this picture to the server using the ClientFileToServer function.

Since version: Android and iOS support – 2.2a

Reference
Attachment 
Attachment