
Tom Bauer
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Posts
Recent activity by Tom Bauer-
string replace in calculation field
hey there, I am trying to remove the http:// string out of a link field by using: replace("http://", @Domain) unfortunately its not working, I get the error "replace is not defined" do you have ...
-
count open task for progress
Hi there, I'd like to count the open tasks of an app item to trigger the progress bar. If the second issue (triggering the progress bar) is not able, the relation of open and done task would also ...
-
"Uncaught PodioForbiddenError" while updating app using php
Hey, I want to add / update app items in an existing app using the api. I used the tutorials for making some progress provided at https://developers.podio.com/examples/items. I am using php. For ...
-
php & podio webforms
AnsweredHey, I´m sorry, but my php skills and API experience is quite poor - but can I use a php value to fill a podio webform? I get the values via url by using ?name=name&... It would be great if I cou...