On clicking VIEW ALL / FIRST / LAST / NEXT / PREVIOUS links in a scroll area or a grid, a javascript function with parameters of hviewall / htop / hend / hdown / hup is called respectively.
(reference :- http://xtrahot.chili-mango.net/2007/05/a-look-at-submitscriptname/)
So can we catch hold when any of this button is clicked on the grid? Do we have any event or any other thing associated with this?
Title | Under | Posted on |
---|---|---|
Component interface Error: no rows exist for the specified keys | PeopleSoft Technical | 03/15/2019 - 3:54am |
ADD 24 months starting from current month.(peoplesoft) | PeopleSoft Functional | 07/29/2018 - 8:44pm |
TRC values dropdown | PeopleSoft Technical | 04/04/2018 - 12:54am |
how to find missing sequence in GRID and print the mising sequence number while saving through peoplecode | PeopleSoft Technical | 09/11/2017 - 4:49am |
There is no PeopleCode event associated as such. Probably you may think of Javascript injection.