I have several projects that I would like to management from a central system.  The processes, forms, and lists all need to be filtered based on the project.  I want to launch the main User View, select a project from a drop down, and then go to whatever menu item below and know that whatever I do will be related to that selected project.  For example, if I want to access a change order form or a change order list everything will by default be related to the project.  Would it be possible to create an infinite loop process as the first menu item in the User View where I can select a project and this sets some global variable value to that project which I can fetch by running the other menu items?

  • No labels