I am developing a user form (version 4.7 ) which has the following requirements:
- Auto saving the data as the form is being completed;
- Time out after 20 minutes if there is no activity on the form;and
- save the ID as a 4 digit number i.e. 1 would be saved as 0001, then 0002, 0003 and so on
Could anybody offer any advice on how I could achieve the above on my form
Many thanks
Andrew