Podio Helper

#5 / 1 rate

Podio Helper

90 users

2019-10-16

Ancel.Designs

Extension Information

5 star
100%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Description

Converting custom calculations field into section breaks.

****If you are using 'Podio Night Mode', This is NOT Needed!!****

Podio currently does not offer a section break for Podio. This is a current solution.
This also extends the width of your tables for more view.

------------------------
In order to use this extension.

Create an APP with a calculation field.

My Setup :
1. Modify Template
2. Create 'Text Field' named 'Separator'
3. Change 'Text Field' to 'Always Hidden'
4. Save Template
5. Reopen Modify Template (you do this so it saves the separator field)
6. Add 'Calculation Field'
7. Inside 'Calculation Field' enter 1 or 2 choices below:

**HEADER ONLY:
if (@Separator!=''){'Custom Header Info\n===\n'}

**HEADER WITH ADDITIONAL TEXT:
if (@Separator!=''){'Custom Header Info\n===\n' + 'additional information'}

8. Verify that the entry below has a blue '@Separator', otherwise it wont save, if
8. Save Template

With this plugin installed you should now have a blue separator.