Multiline Address

From Keyfax Wiki
Jump to: navigation, search

An Address Function can present itself in various formats. In general it is best for specific functions to be provided for common formatting tasks, such as AddrName, AddrMain and AddrFull.

In some situations you may require a customised function, in which case you must raise a change request as appropriate.

The following is probably the cleanest way of formatting an address function and will work for v4.0.0.18+. It works by merging the HouseNo and Address1 into a single expression. A comma separated list of selected items is then created, starting with Address2. This list is then tidied to eliminate the ‘blanks’ and then formatted for multiline html as in the original expression.

Databoxes

261.png

Message definition

262.png