TECHeGO
TECHeGO

Podio Calculations - Adding a Line Break

This post will show you how to add line breaks when using Podio calculation fields. Adding a line break can be a simple task, but it’s definitely one you need to know!

To insert a line break, add “\n” in a string. Remember that it needs to be a backslash: “\n” and NOT a forward slash: “/n”
Example: Variable + “\n” + Variable2
When you plug this into Podio, it will show up like this:

Value of Variable
Value of Variable2

Inside the string you can add other text as well.
Example: “this is more text \n and now it’s on a new line \n and now a 3rd line”
This example will show up as follows:

this is more text
and now it’s on a new line
and now a 3rd line

Hopefully this will come in handy for some of you when you’re doing calculations in Podio! Check back later for more Podio Tips & Tricks!

 

  • No video selected.