
Bavo De Cooman
⦿ Podio Development & Training @ Quivvy Solutions ⦿ Allround Digital Creative @ Quivvy & QuivvyTools ⦿ Writer & Storyteller @ Abra Stories
- Total activity 81
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 39
Comments
Recent activity by Bavo De Cooman-
Hi Kevin The @signs need to be (re-)activated to be used in a calculation field. So where you have @ARV, for example, remove the V and you will see that the calculation field will suggest you conn...
-
Hi Frank, You can check out Podio's partner page at https://podio.com/site/partners, where Podio can match you with a nearby partner who can help you build what you need in Podio.Kind regards,Bavo
-
Hi Kevin, You could try (@ARV<=120000) ? (@ARV-@Repair Costs)*.7 : (@ARV-@Repair Costs)*.83 Hope this helps! Kind regards Bavo
-
Hi Zhao, You can create a date flow that triggers on item create + 1 day. In the flow, you use the token "all files list" in an if condition Brick 1: IF [(item) All files list] == "" Brick 2: Send...
-
There's a few things you can do: - in the app settings, take "table view" as the default view. This will affect the standard "All items" view. - create the table view you need, save it and drag it...
-
Hi Urszula, For page numbers I add this line of code to the footer: p. {PAGENO} / {nbpg} {PAGENO} being the page number {nbpg} being the total amount of pages Found this code here: https://workflow...
-
hi Waqgari, Did you add your website as an allowed domain in the webform settings?
-
A possibility could be the following: In your first app, create a hidden calculation field that codifies your date into searchable textvar date = @created onvar dateStamp = moment(date).format('yy...
-
Hi Isaac, You can create a date flow for that: create a new flow and select 'triggered by date' in the filters, select created date and set the number of days overdue Then complete the flow with ...
-
Welcome Alberto! Enjoy building in Podio and exploring infinity when it comes to finding solutions. Do join the Podio Workflow Automation Users forum inside Podio as well, as this one is used more ...