Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. SharePoint
  4. Navigation in a SharePoint CUstom List App

Navigation in a SharePoint CUstom List App

Scheduled Pinned Locked Moved SharePoint
questionsharepointhelpannouncement
1 Posts 1 Posters 3 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    User 13075677
    wrote on last edited by
    #1

    I have a SharePoint Custom List Application that in some cases could go

    Examples:
    Dashboard.aspx has a link that calls Editform_Gates.aspx with the following passing parameter values for record ID and SOURCE
    EditForm_Gates.aspx?ID=14169&RAPT=NG2710&SOURCE=Dashboard.aspx

    The EditForm_Gates.aspx then has a couple links that call other pages to add/update children associated records
    NewGate_5000.aspx?mID=14169&SOURCE=EditForm_Gates.aspx?ID=14169 or
    EditGate.aspx?ID=73671&SOURCE=EditForm_Gates.aspx?ID=14169

    The problem I have is once you get to that third deep code if you hit cancel or save it does go back to the second page the EditForm_Gates.aspx but from there if you hit cancel or back it loses the SOURCE= from the first call and does not know where to go..

    What is the proper way to do this and if any samples or examples are out there I would greatly appreciate it.

    Thanks in Advance

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups