Wednesday 11 September 2013

SEPTEMBER 11

Created log-in screens for each role.
To create the screens, right click on report, select create -> screens.
Now provide the screen number , short description and select  "normal screen" radio button.
Now in the following screen painter, create the desired fields.
Here, I have created 2 I/O fields to take input from user, 3 text fields to display where to enter what value to user and four push buttons for taking further actions.



By using similar methods, I have created four such screens numbering 110 ,120 ,130 and 140 for employee ,manager ,reviewing officer and accepting officer respectively.

Now, executed the previous again, and clicked on employee button. The following output is obtained:
OUTPUT:
Similarly when I click on any other push buttons, the log-in screen appears and on every screen it is mentioned the name of the role who have logged in. As in this case ,it is 'employee login screen'.

Using the same procedures, log in  screens for each role is displayed .