Skip to main content
Solved

Prefilling a form - long text field with line breaks?

  • February 28, 2019
  • 2 replies
  • 58 views

Forum|alt.badge.img+2

Hi,

I haven’t seem to come across this on Airtable forums and cannot seem to find the answer across other online communities.

While prefilling an Airtable form is pretty straightforward, I’m not sure how to insert a line break into a long text field type.

The parameter for the URL to insert a blank space is ‘%20’ or ( ‘+’ ), I’m wondering what the parameter might be for a line break?

Any help appreciated.

Tom.

Best answer by Elias_Gomez_Sai

I found this on Google:

2 replies

Forum|alt.badge.img+17

I found this on Google:


Forum|alt.badge.img+2
  • Author
  • Inspiring
  • February 28, 2019

I found this on Google:


That works perfectly, the parameter for the URL is ‘%A0’ for anyone else viewing this post.

Thanks @Elias_Gomez_Sainz