How to have line break in text using current geo location

Hey all,

Just set up a feature where app will take users current geo location, and will write address on it. The issue is, full address is written in one line and on phone screen it doesnt really fit. Longer address is not fully visible as phone screen res is not big enough.

I am attaching screenshot, and would love if anyone could help me with this. Ultimate goal is to have multiple lines used to display full address, rather than all being fitted in one line.

eg:

6 Oak Street
Hampton Road, NY, 11933

vs

6 Oak Street, Hampton Road, NY, 11933

Thank you!!!

Hi @housecoginfo ,

You can use “Extract” function to the geo field like below,

You can use the available options to set address text like multiple line.

Thank you so much! That worked like a charm.