Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

THIS PAGE IS UNDER CONSTRUCTION

Overview

For programs the utilized environmental projects it is often necessary to add a physical relationship between applications and the projects themselves to aids with reporting and document template needs. Users now have the capability to select a application and associated it with a master project. This has proven to be beneficial for programs that deal with Storage Tanks, Brownfields, and Dry Cleaners as they tend to utilize environmental projects.

How to Associate an Application

From the Master Project Details screen, click Submissions and the user will see a list of submission(s) already associated with the master project. For each submission that is associated with the Master Project the user has the ability to:

  • Select the Open button which will direct the user to the associated Submission Details page.

  • Select the Unlink Application icon. Upon clicking this for a record, a dialog displays which reads "Unlink Application?" Selecting yes will remove the association.

By selecting Link Submission the User clicks "Select Application to Link" which opens a list of the site's applications, with a checkbox column on the left to use to select the record(s) to link. User clicks "Save" to save the linked record(s), or Cancel to exit..

By selecting Link Submission the User clicks "Select Application to Link" which opens a list of the site's applications, with a checkbox column on the left to use to select the record(s) to link. User clicks "Save" to save the linked record(s), or Cancel to exit..

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. 

<<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

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

Tip Macro

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

On this page


Sub-Topics


Related Content

  • No labels