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

Version 1 Next »

THIS PAGE IS UNDER CONSTRUCTION


First an introductory sentence or paragraph here. 

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

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

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

Tables

Use tables to organize lists and columns of data.

IDDescriptionNotes
PRMT_IDPermit IDUse this tag on a form control when integrating with nCORE
SITE_NAMESite NameUse 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