Hi all,
My requirement is,
1. in a page PROCESS NAME is prompt table. if we select any one procee name.
2. insert pushbutton( when we click on it)
3.insert grid with 3 fields like OPRID,RUNCONTROL_ID, and one Checkbox.
Explanation is when we click on pushbutton based on processname those related data like oprid,runcontrol id values will populate into grid.
Now Q is prompt table is VW record
can i take WRK with 3 fields or 2 fields like oprid, run id.
what code i write in pushbutton.
i am new from peoplesoft..
please help me any one knows..
Regards
Guest
| Title | Under | Posted on |
|---|---|---|
| Peoplesoft technical | PeopleSoft Technical | 05/22/2013 - 2:37pm |
| Required Peoplesoft HRMS Functional Training | PeopleSoft Functional | 05/07/2013 - 10:29pm |
| Error while saving Voucher | PeopleSoft Functional | 05/02/2013 - 1:55am |
| santosh asking que | PeopleSoft Technical | 04/30/2013 - 10:22am |
i want how to creating peoplesoft Reports using XML Publisher
Hello:
I actually posted an example of this question on my site that might be helpful. In my post I tried to explain how to populate a grid using a dynamic view. By using a dynamic view I was able to manipulate the SQL that was building the view based on what the user selected on the page (i.e., data filters).
Hope this helps.
http://www.mypsdevelopment.com/2012/01/use-a-dynamic-where-statement-to-populate-a-page-grid/
Hi,
the above blog can't open.......
regards
guest
Using SCROLLSELECT function we can populate data into the Grid
write this code in search button Field change event.