Special Handling Notes with Dynamic content

Mundo23
Tera Contributor

Does anyone know if it is possible to implement special handling notes with dynamic content.  That is using a special handling note for a particular purpose without configuring a special handling note for every output.  

 

Example:  We would like to use a special handling not to show operational restrictions at that affect a critical task our company delivers, however it would not be ideal to configure individual special handling notes for each airport.  Is there a method similar to an email or document script that would all for dynamic information from other tables to be presented?

 

If no solution exists, does anybody have any suggestions that might be an alternate option for this use case? 

5 REPLIES 5

Mark Manders
Giga Patron

We recently update a client's client scripts that they used before SHN was introduced. It just showed an alert message that was created in the client script (in their case based on certain companies). 

Within that script (or maybe even using an Ajax call to a script include), you could show the message based on certain variables (if location = xyz, show text from location record).


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark