Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Warning

THIS PAGE IS UNDER CONSTRUCTION

Overview

For a master project, a user can select the associated application. For programs the utilized that utilize environmental projects, it is often necessary to add designate a physical relationship between applications and the projects themselves as it aids with reporting and document template needs. This would be beneficial for the a project and a submission. An example of this would be linking a Trust Fund application to indicate its relationship to the project. Users have the capability to designate this relationship by selecting a submission and associating it with a master project. This has proven to be beneficial for programs that deal with remediation of Storage Tanks, Brownfields, and Dry Cleaner programs, which each have applications that are associated with Cleaners as they tend to employ environmental projects.Ideally, for

Associating a Submission with a Master Project

To associate a submission with a master project, a user can select the associated application.

Standard Formatting

Help pages should follow a standard for headers and sub-topics. Formatted headers will automatically display under the "On this page" section on the right of each page.

Bullet Points

  • Use bullet points when listing out steps.

Use of Macros

Code Block Example

Use the "Code Block" macro when including sample of code in the help documentation. 

Code Block
languagetext
<<foreach [ permit in permits.OrderBy(e => e.permitNum)]>><</foreach>>

Table Example

Use tables to organize lists and columns of data.

ID

Description

Notes

PRMT_ID

Permit ID

Use this tag on a form control when integrating with nCORE

SITE_NAME

Site Name

Use this tag on a form control when integrating with nCORE

Info Macro

Info

Use the "Info" macro for important or additional pieces of information that should be called out in the help page.

Tip Macro

Tip

Use the "tip" macro for helpful tips and tricks.

On this page

Table of Contents

Sub-Topics

Page Treeroot@selfspacesWindsorSupportstartDepth1

:

  • Search for and open the master project that the application relates to.

  • Click the Linked Submissions tab. A list of submissions already associated with the master project will be displayed.

  • Click the Link Submission button. A page will appear for the user to select any submission tied to the site of the master project.

  • Find the submission to relate to in the list. Click the Relate button. Note: The user has the ability to relateone submission at a time.

Image Added

Manage Related Submissions

For a submission that is associated with a master project, the user can:

  • View the related submission

  • Remove the association to the submission (unlink)

View the Related Submission

To view the details of a submission related to a master project, click the Open button for the related submission. The Submission Details page for the associated submission will be displayed.

Image Added

Remove an Association to a Submission

To remove an association to a submission:

  • Click the Unlink Submission icon for the submission to unlink

    Image Added
  • Upon clicking, a dialog displays which reads "Unlink Application?" Click Yes to confirm and remove the association.

On this page

Table of Contents

Related Content