Image Capture with TimeStamp.

0
how to put a timestamp in a image when user take pictures using camera.
asked
2 answers
1

Hi Manishkumar,

 

When you perform action to take picture I would suggest that when you execute the microflow set the time to the %CurrentDateTime%.This will be your Timestamp for the object.

Or use the system member store ‘createdDate’.

answered
0

I think it should be fairly simple – just checking a single box: 
https://docs.mendix.com/howto/data-models/working-with-images-and-files/ 

 

 

answered