Data entry

Discussions about CSEntry
Post Reply
Yana
Posts: 51
Joined: October 6th, 2016, 6:57 am

Data entry

Post by Yana »

Dear guys just I am working on cspro data entry and other data managment . I have developed the templete. But I want to add pop up message that enables supervisors to copy from data collector to them on falsh disk when they confirm to copy and I want that copied file name must in the name of the current day how is it possible guys please help me how to do? Thanks if necessary I will attach the templete.
josh
Posts: 2399
Joined: May 5th, 2014, 12:49 pm
Location: Washington DC

Re: Data entry

Post by josh »

You can use the function filecopy() to copy files but note that on Android due to security restrictions it may not be possible to copy to directories outside of those assigned to CSPro. I have heard that it is not possible to copy to a flash drive on Android but I have not tried myself.

To make the pop-up message you can look at the accept() command or at dynamic value sets.
Post Reply