Reply from Karam_Amit_PS on Apr 30 at 3:36 AM Hi Developer, Try using a set cursor function pointing to any top level field in the page activate event of the page. If the field chossen is the Level 1 or higher level field use the below, SetCursorPos(%Page, Scroll.ScrollName, CurrentRowNumber(), RECORD.FIELDNAME); If the field choosen is at the level 0 then use the below code, SetCursorPos(%Page,RecordName.FieldName). Note: SetCursorPos() should come before any Error or Wraning Hope it resolves your issue. Regards, Karam Amit
| | | ---------------Original Message--------------- From: Developer9999 Sent: Monday, April 30, 2012 2:55 AM Subject: Peoplesoft Page Opening from Bottom Rather Than from Top Hi, I have a problem with Peoplesoft page when we enter to the page through search the page opens up from bottom rather than to top could anyone help me on this | | Reply to this email to post your response. __.____._ | _.____.__ |
No comments:
Post a Comment