Open the Form after Accept Case

Discussions about CSEntry
Forum rules
New release: CSPro 8.0
Post Reply
munirmdee1
Posts: 74
Joined: August 17th, 2015, 9:32 am
Location: Dar es Salaam, Tanzania

Open the Form after Accept Case

Post by munirmdee1 »

Hi CSPro Users,

I have a program that I want to be like:

To open a form for the new entrie, I mean if interviewer opened the program in Add Mode then after accepting the case, the program should automatically go to the beginning of the form and open it in the same Add Mode.

Hows is that possible? how can I accomplish that?

In my appplication after accepting the case it waits untill interviewer click the plus (+) sign at the bottom right corner. I dont want this.

Help please.
Munir Mdee
Software Programmer
National Bureau of Statistic (NBS)
Jakaya Kikwete Road,
P.O.Box 2683,
Dodoma,TANZANIA
Mob: +255 755 740090
Email: munir.mdee@nbs.go.tz
munirmdee@gmail.com
sherrell
Posts: 397
Joined: April 2nd, 2014, 9:16 pm
Location: Washington, DC

Re: Open the Form after Accept Case

Post by sherrell »

Hi Munir,

Within desktop entry, there's a PFF option, "AutoAdd=yes", that would accomplish this. However, for Android entry the option is ignored. Therefore, if you want interviewers to continue entering cases after completing a case, you'll have to write a menu app to control that. You could ask within the menu pgm what the IDs should be & do a basic lookup, passing the IDs into the app if it passed that check (so there's some value-added aspect to the menu process).

Sherrell
Post Reply