Peoplesoft Basic Tools
1. We will create a simple Page which will contain radio button, checkbox, subpage, textbox, label and hyperlink
2.We will connect one page to another page through hyperlink.
Let's Start
1. First we will create a record for entering the data for the text box,radio button ,checkbox
Go to Peoplesoft Adminsistration -> ctrl + n -> Record and then Insert fields.
2. Save it. ID1 - textbox
NAME - texbox
YESNO_LBL3 - Prompt button
YESNO_LBL - Checkbox
YESNO_LBL2 - Checkbox
3.Create the page( Ctrl + n-> Page) and drag the fields into the Page and change the labels.
4.Create the subpage(Ctrl + n-> Page) and then go to the Page Properties
and select the Subpage from drop down
5. Inside the page we will create the hyperlink which will connect to another page.
For that we will create derived record and make the field for
hyperlink.![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhiLKsKGDCqrY84Q8hK8eLO2rSg0QXXFXNJR98eyXjZoFQBsVad5F6l6_z5CtAtQpYXrJUgd5abXFdHT5N9LxJqlj5bigjMOhSMD9JNwPJGZ7gBz2b86hDVRkJnuzqnfSoftwuYbMcgmhMa/s400/dw.PNG)
6. Save it and then drag that hyperlink into the the subpage
7.Drag the subpage in your main page. It will look something like this.
8. Subpage will look something like this after inserting link
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjd0SvvxvQ_epI5PCGxwWdTzjw2Ow0U_XET1XhTGkzb98z-HjycC-Wrvz_llvIHtMLloRj9i-HqUPWF_ydY9AsEPMcT0SsleXFXePr5I6vDqFzYjYmjNiz_1euKh0SJOJ7-47UHx6bR6QD2/s200/sp.PNG)
9. Now for the radio button .Select the tool radio button and then drag it to the page and give it the field name YESNO_LBL3 and label technical and then one more radio button and same procedure and given label functional.
NOTE: for radio button,we want only one to select so all the fields for radio button will contain same field.
10. For checkbox, drag the checkbox from the tool into the page and give the record field name YESNO_LBL and label surfing and same procedure and field name YESNO_LBL2 and label singing.
11. For hyperlink drag the Pushbutton/hyperlink and then in the button/hyerlink properties select
hyperlink and give the field name of the derived record.
12. Now how we will know that the checkbox is ticked or not .Foe that we will set some values in the properties for both the checkbox.
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigQjcBm-JlWZPflOOhhWQzzHmd0kHF7ts0GHsnmFAWu43Z-Gdnm0qyElkF_8lZ4ZYdgYcdDJPRYlBPkQUm1CGlcaMFWLg80ueP9OJt2DKeybknip8lP1dPKUCgI3BMvqVd9jVfpGv7iJkw/s1600/yes.PNG)
13. Repeat for another checkbox.
14. Now for the radio button also we will set the value in the properties of both radio button.
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgs4sQrEnK_y7feD9OuCvtM-5GLpsaVcf2NLY-jCwOx4cWUCxkLpAkz-jcidI36tu2KAuDXq0PXawloXaF7musT6wWsOYpY3zqJq0HgVcPSwXkY3-kLUr-hy_vo8SM2u8FoLnZgKifLNvOf/s1600/radio.PNG)
15.Repeat same for another checkbox.
16.Now how we can connect hyperlink with another page. Make another page and connect the link with another page by going to Hyperlink properties.
17. Now enter the page name we want to go and save.
OUTPUT:
1. I have entered this information.
2. After clicking the link. I have transferred to next page.
3. The database output.
1. We will create a simple Page which will contain radio button, checkbox, subpage, textbox, label and hyperlink
2.We will connect one page to another page through hyperlink.
Let's Start
1. First we will create a record for entering the data for the text box,radio button ,checkbox
Go to Peoplesoft Adminsistration -> ctrl + n -> Record and then Insert fields.
2. Save it. ID1 - textbox
NAME - texbox
YESNO_LBL3 - Prompt button
YESNO_LBL - Checkbox
YESNO_LBL2 - Checkbox
3.Create the page( Ctrl + n-> Page) and drag the fields into the Page and change the labels.
4.Create the subpage(Ctrl + n-> Page) and then go to the Page Properties
and select the Subpage from drop down
For that we will create derived record and make the field for
hyperlink.
6. Save it and then drag that hyperlink into the the subpage
7.Drag the subpage in your main page. It will look something like this.
8. Subpage will look something like this after inserting link
9. Now for the radio button .Select the tool radio button and then drag it to the page and give it the field name YESNO_LBL3 and label technical and then one more radio button and same procedure and given label functional.
NOTE: for radio button,we want only one to select so all the fields for radio button will contain same field.
10. For checkbox, drag the checkbox from the tool into the page and give the record field name YESNO_LBL and label surfing and same procedure and field name YESNO_LBL2 and label singing.
11. For hyperlink drag the Pushbutton/hyperlink and then in the button/hyerlink properties select
hyperlink and give the field name of the derived record.
12. Now how we will know that the checkbox is ticked or not .Foe that we will set some values in the properties for both the checkbox.
13. Repeat for another checkbox.
14. Now for the radio button also we will set the value in the properties of both radio button.
15.Repeat same for another checkbox.
16.Now how we can connect hyperlink with another page. Make another page and connect the link with another page by going to Hyperlink properties.
17. Now enter the page name we want to go and save.
OUTPUT:
1. I have entered this information.
2. After clicking the link. I have transferred to next page.
3. The database output.
Please comment your experience
ReplyDelete