Re: [peopletools-l] Peoplesoft Page Opening from Bottom Rather Than from Top

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.
 
__.____._
Manage Settings | Unsubscribe | Create FAQ | Send Feedback
  
Copyright © 2012 Toolbox.com and message author.
Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
Karam_Amit_PS  
System Analyst
achievements
 
Mark as helpful
View this online
Ask a new question
 
In the Spotlight
Toolbox.com for iPhone & Android: Ask Questions & Get Answers Anywhere. Download the Free App

_.____.__

No comments:

Post a Comment