How to remove line break from text

I made a admin app for my app which is connected to spreesheet (airtable) … My app is based in online HTML … so I can’t open browser everytime and go to airtable site so I made admin app but it has one glitch … It doesn’t create or change row if my message contains line break for eg :
(T
E
S
T)

So is there any trick to remove all line break of text box after I click on button?

Use replace segment block and use \n in segmeny

Yes, image
make sure to mark @Soham_Shah post as solution.

2 Likes

Thanks for Help … I don’t know how to Mark it as solution … anyway let me check where is the option of it

1 Like

On the post you will see an option as solution just click on it

1 Like

Thanks I got it

Mark this

As solution, because I just explained what @Soham_Shah said.

1 Like

Actually I knew to use replace block but I didn’t know why to write in segment … I marked your reply because you sent with pic … Peoples will better understand by that pic

I have changed the post, so now people can understand better, so you can mark it as solution now

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.