Hi
Is it possible to get a fixed line break in a table in AGOL? I can insert one in Arcmap table via python or VB, but can't figure out how to achieve the same online.
Eg. I have some text:
Line 1
Line 2
As soon as I try to insert this into a table field in AGOL by whatever means (direct copy/paste, publish from excel as a hosted table etc), I seem to get
Line 1Line 2
The break gets removed. Is it possible to keep it, or am I just missing something obvious?
many thanks