Hi All:
My APEX is 19.2, but this question/issue can apply to many old & new version of APEX
I am having a textarea field on a form and we'd like to have default value for "Value Placeholder" property for this field.
The expected result will be like: (line break is included)
however, here is what I got:

question: how to include line break in it. I had tried including below in the text:
-<br>
- \n
either of them are working.
Any ideas?
Thanks!
Kevin