Button to navigate to first page

Hi all,
I have created an application which creates job and other details. My manager wanted an option of creating another job on the last screen. He needed a button (Create another job) and on clicking it should navigate to the first page of the application.
Could anyone let me know how to achieve this functionality?
With regards,
SVR

Hi Raja,
For navigating back to first page, you can create an OUTBOUND plug to the last view from where u want to navigate and create an INBOUND plug to the first view.
Then create a link between these plugs.
In the action of the button on clicking of which u want to navigate write this code:
wdThis.wdFireplug<outbound plug name>;
For creation of plugs u can refer to the following tutorial(from page 14 onwards).
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a71eaae5-0601-0010-4fb5-829566146e30
and also this one:
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/cfb80249-0801-0010-3eaa-829afeac170f
Hope it helps.
Regards,
Alka

Similar Messages

  • WAD report - How to navigate to first page?

    Good day,
    When i run my WAD report, have the pages navigation.
    When i click to LAST page and then click button "Change variables", a get my report with new data by another key, but it display it's LAST page too!
    How can i changed variables and get the report with NEW data starting with FIRST page.
    I have found BI_COMMAND "NAVIGATE_ROW_PAGE_START", but there is unavailable in command constructor.
    Regards and waiting for answer.
    Thank you!

    I think this would be possible by having custom CSS embedded in web template. E.g. see here:
    http://www.zimmertech.com/tutorials/css/20/changing-cursors-tutorial.php

  • Why does logon page navigate to first page in application

    Hi all,
    Using v 4.
    Creating an application that has a modified page 101, adding in lost password option and a redirection to page 106 if this is the first time the user has logged in.
    I can't find any code in page 101 that states it should go to page 1 before it processes the conditional navigation to page 106. Page 1 would be the normal navigation target if the condition for 106 returns FALSE.
    Can anyone throw any ideas at me please as I'm getting frustrated that the app is not navigating as expected.
    Thanks in advance.
    Bryan
    PS, Just a thought, but is the fact that page 1 is the HOME page got anything to do with it?

    Jari,
    As far as I understand it ....
    As long as all of your non-public pages have the security setting "authentication" set to "Page requires authentication", it doesn't matter which page they put in the URL, they will be redirected automatically to page 101 (the logon page). This would include your "Change Password" page, based on the requirement that they should have already logged on with a supplied password.
    This is the scenario in my application. If the user is a new user, then the password_reset flag against their account is set to 'Y'. The next time they login, this flag is checked and will redirect them to the "You need to change your password" page (page 106). The flag is then reset to 'N' by successful completion of page 106 which means that the next time they login, they will be sent to page 1 instead.
    If I run the application in development mode and I pass page 106 as the target page in the URL, the application will automatically redirect me to page 101, seen by the "Edit page 101" button at the bottom, forcing me to authenticate. In page 101, the process "Login" has the code I've included above that tells the authentication routine where to send me once authentication has passed.
    Hope this helps
    Regards
    Bryan
    Edited by: BryanB on Oct 20, 2010 12:16 PM

  • TS5362 My scroller on the right hand side of my screen is missing and I have to use my arrow buttons to navigate through the page with my update. Please help:-)

    Since my update, I cannot scroll using the scroller option that slides down the page and my iTune downloaded podcasts will not sync to my apple tv. Any ideas?

    Hello there, breezyandrade.
    The following Knowledge Base article offers up some great information on setting your scroll bar preferences. Although written for Mountain Lion it provides accurate location for this preference in Mavericks as well:
    OS X Mountain Lion: Change how scroll bars work
    http://support.apple.com/kb/PH10895
    Use General Preferences to customize scroll bars in windows.
    Choose Apple menu > System Preferences, and then click General.
    Set the scrolling options. For more information about the scrolling options, click the Help button.
    Some apps let you scroll through a document in other ways, such as by dragging in the document, using arrow keys, or pressing the Space bar.
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • Navigate to next page based on lov selection

    hi i have a situation where i have to select department name as lov and click button to navigate to next page and display information of that selected department in he next jsff page am in jdeveloper 11.1.1.6.0 how can i do that

    ok timo is working now ,but my problem is now am not able to display child records of a child records when i try to navigate for second time.and another thing if i don't refresh the page after i make selection in lov and try to navigate i get this error
    the situation is
    1.on page load i select organisationname in lov and navigate to next page,and able to display organisation details and child records details and child records details without a problem,
    2.if i click back and navigate back to lov selection,i make another selection ,i must click refresh and able to navigate to next page,but this time it only display child records,but anything link to child records is not display this time
    3.the link is like organisation->org_address->address .in the second navigating am not able to display address but am able to display org_address
    java.lang.NullPointerException
    ADF_FACES-60097:For more information, please see the server's error log for an entry beginning with: ADF_FACES-60096:Server Exception during PPR, #2
    but if i refresh the page there is not problem
    my log error is
    javax.servlet.ServletException: java.lang.NullPointerException
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:277)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:179)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: javax.faces.el.EvaluationException: java.lang.NullPointerException
         at org.apache.myfaces.trinidad.component.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:51)
         at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)
         at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:190)
         at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:148)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:1018)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:386)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:194)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         ... 38 more
    Caused by: java.lang.NullPointerException
         at OrgDetails.showSelectedOrg(OrgDetails.java:1693)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.el.parser.AstValue.invoke(Unknown Source)
         at com.sun.el.MethodExpressionImpl.invoke(Unknown Source)
         at org.apache.myfaces.trinidad.component.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:46)
         ... 45 more
    when i locate the error is in this line  Row lFromList = (Row)list.getValueFromList(selid); but when i refresh the page am able to navigate to next pageEdited by: adf009 on 2013/02/13 10:36 AM
    Edited by: adf009 on 2013/02/13 1:23 PM

  • How can I disable the previous button in the first page and the next button in the last page?

    Hi all,
    I have created a new skin for a webhelp by modifying the layout and the buttons. However, I am not able to find a way where in we can
    disable the previous button ini the first page of the webhelp and hte the next page in the last page of the webhelp. If both the next and previous button is visibile in the first and last page, it is sort of misguiding the user.
    I am using Robohelp 9.
    Please advice.
    Thanks,
    Parag

    I think you are mixing Previous and Next in a browse sequence and the Previous and Next that you get in the browser itself.
    In a browse sequence, they are automatically disabled at the start and finish. When in the first topic in the sequence only Next will be enabled, when in the last topic only previous will be enabled.
    Previous and Next in the browser are working on the topics your user has viewed which is not the same thing.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Updated to iOS 7, but only the first page of my app buttons stayed.  How can I get them back?

    I just updated to iOS 7, but only the first page of my app buttons stayed.  How can I get them back?  And how do I show the Apple Music and Weather app- I can find them in spotlight, but there isn't an app button for them.

    Are you sure you don't see them when you swipe to the left?
    I actually had only one icon showing on the second page .... and then all of the rest showed up on pages 3, 4, etc.
    The Apple Music app is a red box with a white note
    Weather app is a blue box with a white cloud and yellow sun
    Did you try resetting or restarting the device?

  • TS1702 I installed Adobe Reader so I can read PDFs a teacher has posted online. How do I open the documents using Adobe? I tried the open button, but I still can not get more than the first page. Thanks

    I installed Adobe Reader so I can read PDFs a teacher has posted online. How do I open the PDFs? I tried using the open button at the top, but I'm only able to see the first page. Thanks

    I had the same problem.
    Try this.
    https://igppwiki.ucsd.edu/groups/publichelpwiki/wiki/a1538/Howto_Disable_Acrobat _as_the_Safari_PDF_Viewer.html

  • My i-tunes Wish List only shows the first page, it used to show all the pages- like the next page button is disconnected?

    My i-tunes Wish List only shows the first page- it used to show all the pages. Its a little like the next page button is disconnected?
    Any ideas?
    thanks
    Simon

    I would say all types. Any kind of document/ file that has multiple pages, I can't get to the next page.

  • Front page opens works shortly freezes. only yellow green buttons work. I click yellow to minimize normal top bar menu appears I choose new page, opens works normally. The restart saved tabs does not work on that first page.

    front page opens works shortly freezes.
    only yellow green buttons work. I click yellow to minimize normal top bar menu appears I choose new page, opens works normally.
    The restart saved tabs does not work on that first page.

    Hi @prdstudio3 ,
    Thank you for visiting the HP Support Forums. The Serial Number needed to be removed from your Post. This is From our Rules of Participation:
    Protect privacy - yours and others'. Don't share anything about yourself that you would not want to see on a road-side billboard. Don't post contact or other personal information-your own or anyone else's-or any content that you receive in one-to-one communications without the author's consent. For example, don’t post your computer’s serial # or contact information publicly, and do not allow someone you don’t know to remotely take control of your computer.
    If you need people to contact you directly, either ask them to send you a private message or subscribe to the thread so you will be notified when there are replies. You may also click on your name anywhere in the forum and you will be taken to your profile page, where you can find a list of threads you have participated in.
    Sharing personal email addresses, telephone numbers, and last names is not allowed for your safety. If you have any questions feel free to send me a private message in reply.
    Thank you
    George
    I work for HP

  • Is it possible to have a link/button inserted into the end of my flash video that makes up the first page of my web site

    i am not sure if this will make sense so please tell me if it
    doesn't. is it possible to have a link/button inserted into the end
    of my flash video that makes up the first page of my web site. the
    video plays showing the name of the site then fades to show the
    text "enter" which i want to make the link to the next page.

    > the video plays showing the name of the
    > site then fades to show the text "enter"
    in FLASH set a gotourl action on the last frame of the move.
    If this is a "splash page" and has a dancing company logo and
    a throbbing
    drumbeat- reconsider. Just make the homepage of the website
    the homepage.
    Don't make people wait to see some content.
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • Why are on the first web page buttons are shaped and following pages don´t? All Pages are based on the same Masterpage.

    Hello,
    I´ve a Problem with Muse.
    Why are on the first web page buttons are shaped and following pages don´t? All Pages are based on the same Masterpage.
    Any ideas?
    Stefan

    I just republished the site, and it looks fine, energievollfit | über
    could you please try to republish the site again, and let me know .

  • Navigate to a page with this.pageNum

    Hi,
    I have a 3D PDF and I have added several other pages with normal text to this pdf. The 3D Media is on the first page. Now I'd like to navigate from the first page with Javascript to an other page.
    this.pageNum = 3;
    works for all pages except the first page with the 3D media.
    When I am on the first page and call this.pageNum = 3; page zooms out and centers the 3D Media but doesn't go to the page 4.  But when a press then the adobe button for going to the next site, the pdf goes directly to the fourth page.

    Peter,
    I know, but I have no other idea, how I could resolve this. DBA do not want to see hundreds of Discoverer user created in the database. I have to authenticate users via APEX (calling Microsoft Active Directory using the built in LDAP package) and then I have to navigate them to the appropriate Discoverer enabled Oracle user. This seemed to be the less painful solution.
    These are simple end users, and reports are not that sensitive to justify more effort than described above.
    Tamas

  • How to implement "First Page" command in WAD

    Hi there
    I have a bug in my code, in that if the user pages down a few times, then chooses to Display All Rows (option provided in dropdown), the code works correctly to display all rows, but starts at the point at which the user was ... not from row 1 as should be the case.
    In case this doesn't make sense :
    - Assume that the table shows 10 rows at a time
    - On first entry, rows 1-10 will be displayed
    - User presses the standard page-down button ... rows 11-20 now displayed
    - User now presses button to show all rows (say there are 30 rows in the query)
    - User now sees rows 11-30, with no paging functionality.
    I would like to add / insert an additional command which navigates to the first page, then shows all the rows, but I can't figure out how.
    I have tried setting DATA_ROW_FROM to 1, but that doesn't help.
    Please note that I can set the parameters to show all the rows, just need to be able to navigate to row 1 before I do that.
    Any ideas?
    Cheers,
    Andrew

    Come on ... nobody out there with an idea?

  • History malfunction: "forgets" first page

    Ever since a few versions of FireFox 3.6 and also with the new FireFox 4, I notice that the History is malfunctioning:
    For some reason, it keeps forgetting the first page of the session.
    So, for example:
    I start at google.com
    And then I go to mozilla.com, I can't press the Previous button to go back to google.com.
    So I have to use the History panel, sorting the pages on time visited, to go back 1 page...
    This happens for every site, at any time.

    This also has been hapening to me with Firefox 4. It is not restricted to the 1st page in the session though, each time I open a new tab Firefox forgets the 1st page in that new tab if I navigate away from that page.

Maybe you are looking for

  • GS70 miniDP/mini Display Port not working

    Hi forum, I recently got a GS70 with 860m graphics that runs win8.1. I can use the HDMI interface with no problems with various monitors. The displays are detected both by the intel software as well as the "change screen resolution" config of windows

  • Can't Open .numbers or .xls file on Numbers 2.3

    Hi. I can't open any spreadheet on my Numbers 2.3 running on mavericks. Here is the console log: 20/05/14 12:13:53,627 com.apple.IconServicesAgent[237]: main Failed to composit image for binding VariantBinding [0x211] flags: 0x8 binding: FileInfoBind

  • Safari won't display graphics for some web sites

    There are some sites that Safari won't display all of the graphics. For instance, nissanusa.com opens to a blank page with a little "feedback" symbol in the lower right corner. Similarly, the infiniti.com page has some text but no graphics. Both page

  • Trouble adding new Essbase dimension to physical layer

    I'm using OBIEE 10.1.3.4.2 and have created a repository where I imported an Essbase cube. That's all been fine. I recently added another layer to one of the dimensions in my cube - had Division and Market and then added System below Market. I opened

  • 32 bit option does not appear

    Hi I am trying to change my 64 bit to 32 bit. I have tried going to the application get info to changed it but it does not give me this option. Is there another way to change to 32 bit. thanks