Level Of Execution In Data Entry Application
Posted: February 24th, 2016, 3:51 am
Hi all,
I understand levels of execution in CSPro Data Entry Application, but I have a little concern. My concern is I want to close the application after completing entering data, for example I have a househole questionnaire, the last field/item is number of members in the household (ie NUM_MEM). So after user enter a number into that field it asks to confirm the case before it writes. I want after confirming the writing of a case an application should close. Now where to put the logic for closing the application after accepting the case? Is it at the Postproc of a Dictionary, or the last item (NUM_MEM) or of the Level (questionnaire)?
Thanks in advance...
I understand levels of execution in CSPro Data Entry Application, but I have a little concern. My concern is I want to close the application after completing entering data, for example I have a househole questionnaire, the last field/item is number of members in the household (ie NUM_MEM). So after user enter a number into that field it asks to confirm the case before it writes. I want after confirming the writing of a case an application should close. Now where to put the logic for closing the application after accepting the case? Is it at the Postproc of a Dictionary, or the last item (NUM_MEM) or of the Level (questionnaire)?
Thanks in advance...