Addressee Display Name in Proceed to Function - INTERNAL
Greenlight now allows to change the display name of the AssignedStaff or AssignedSurveyor in the proceed to function.
This is defined in the fsm config in a transition as below - addresseeDisplayName If nothing is specified in addresseeDisplayName then, it will display whatever it is showing currently.
<action type="email" addressee="AssignedStaff" addresseeDisplayName="Admin Officer:" subject="Re-assessment is required for Development Application [%Application#ApplicationNo#%] associated [%Property#Address#%]." template="ReAssessmentAssignedStaff.htm"></action>
This change will be reflected on the below sections in the proceed to function -
Proceed To Preview
Proceed To Add Attachment
Related Articles
Processing applications using the "Proceed To" function
We know that processing an application may turn into more time consuming and complicated task, considering that remembering all required steps to be taken at each phase of processing. If you are required to send out a notification to the relevant ...
Internal Communication Option in Application Contacts - INTERNAL
Greenlight now provides the ability to select the Communication options when adding or editing an application contact - New tables named ApplicationContactCommunicationOptions which will hold Communication Options and ApplicationContactCommunication ...
Partial Compliance update - INTERNAL
Greenlight now provides the ability to change the category name added under partial compliance - this has been changed to State Environmental Planning Policy as below, this is configurable This is now configurable ApplicationTypeID based. A column ...
Copy Current Application function
Please follow the below mentioned steps. 1. Click on copy current application button as shown 2. Select the data that needs to be copied and click on submit to create a new application with the data selected
Endorsed Documents in Greenlight - INTERNAL
Greenlight now provides the ability to add Endorsed documents - A new table EndosredDocumentForType has been added, this will hold different for types. Additional fields have been added for EndorsedDocument table to include the Foreign key value of ...