
Lars Pedersen
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Comments
Recent activity by Lars Pedersen-
+1 for two factor authentication as a part of Podio core.
-
Thanks Sara, Don't know why I got i placed wrong in the first place. Hoping for some feedback from the Podio devs soon :)
-
Jonathan, You should look for $_POST['app_id'] Podio seems to convert all part's of the querystring to a POST request. We had the same issue, and yes it would be nice if the web hooks always sen...
-
Hi Andreas, Thanks! That looks like it was just what we needed so we can continue now :) Lars
-
Hi Sara, I know that I can create a "dummy value" but that will have fatal consequences if the field is not changed from that value (validation will fail, setting "required" will not help me, beca...
-
I have a webform with a category dropdown with many options - the user needs to select one of them. In order to validate this field I would like to have an empty value in the beginning, so if a us...