Hi all,
I have one requirement in employeeselfservice>benefits>canadian benefits page
when user navigate to this page it is taking more than one minute to to load the benefits data .until the page is loaded a blank screen is displaying .so customer is unable to understanding wheather the page is loading or not. and also search page is disabled.
for this we put the winmessage function in search init peoplecode.like below
winmessage("page is processing press ok to continue") but the message is displaying with two command buttons ok and cancel.
but my requirement is to get only OK button for this i used messagestyle as shown below code
winmessage("press ok to continue",0), now we are getting message with ok button but it is displaying atfter the page was loaded.during that time still the blank screen is displaying
we don't understand why winmessage is dispalying when we give the msgstyle parameter 0 after the page is loading , when we use msgstyle 1, it is showing correctly,(both ok and cancel buttons), but why not for only OK button.
we also tried with msgget,msgtext,msgbox all these are displaying after the benefits page loaded.
is there any possibility to display only OK button before the page load
please do need full
Thanks
sam
| Title | Under | Posted on |
|---|---|---|
| Inserting records | PeopleSoft Technical | 07/28/2010 - 11:03am |
| WEBLIB_PT_NAV.ISCRIPT1.FieldFormula.IScript_PT_NAV_PAGELET error... | PeopleSoft Technical | 07/27/2010 - 2:02pm |
| Basic language | PeopleSoft Technical | 07/27/2010 - 7:12am |
| Rowlevel security from app designer | PeopleSoft Technical | 07/27/2010 - 5:15am |
Is it a similar post Here ?
yes..but cusomer is not accepting the solution we gave as we mentioned in the last post..
we are looking for some other solution for above posted question.
Post new comment