Hi,
I want to create a single in member lists that is a formatted address block as follows:
Address 1
Address 2 (if not null, else no break)
CIty, State, Zip
I can get the date one field per row, but no way to make a true address block.
I thought I might be able to create a new field "address_block" and base it off a query (I've installed that component) but not sure how to get the query to output as defined above.
Thoughts and code examples would be VERY much appreciated!
Using CB 2.0.7, Joomla 3.4.1, and php 5.4.37 on a linux apache server.