| 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 |
use delete property from record class and write your code on fieldchange of pushbutton.
e.g of using delete property is there in psbooks.
Your can also use PS delivered function SQLEXEC - you can pass your SQL delete statement in there. put a field on the page and put your code behind the the field change event on that field.
Give back to the community and help it grow!
* Help with unanswered forum questions and issues
* Register or login to share your knowledge at your own blog
thank u all,
actually i have used delete row function.