Question
Estes Express Lines
IN
Last activity: 24 Feb 2021 2:28 EST
Attach content control - Multiple pictures with mobile camera
We are in Pega 842, with offline android mobile app in infinity client. For taking pictures we used pxAttachContent control and able to attach it to the work object.
We are trying to add more flexibility to the users (with additional functionalities) like
- Taking multiple pictures without coming out of the camera (for each picture)
- Validate whether a picture is taken or not
- To find the name of the attachment and add it to specific pagelist it belongs to
Is there a way to achieve the above in Pega or any customization of control is possible? (Not sure how the control calls its corresponding js)