
Scott Costello
- Total activity 33
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
Comments
Recent activity by Scott Costello-
Thanks for the information Domenico! My issue with the Importer is that it will fire off the "create" webhooks with each item that gets created. This will trigger more api calls. When I add the ...
-
Hi Marc, Thank you for identifying and fixing the issue. It'll help make my system a little smoother for the users. I do realize that I can do many of my automations using the built in Podio tools...
-
Back up your app before trying this....An option might be to export all your items to an excel file. Then delete your App Data. Add a Location Field and import the items back, but this time assig...
-
The best way I can suggest this to be done is to hire a developer to create something using the Podio API. You could have a master App that the API analyzes. When you want to make a change, update...
-
I would say your best option is to perhaps create a calculation field (as the first field of the form) and then put the wanted information in there. You can use markdown to format the field as wel...
-
While this does work in creating the App item there is a huge drawback that is obvious but I didn't think about....Clicking a link opens up a new browser tab for the location of your webservice. I...
-
Hi Henrik, Thanks for the link, that will be very helpful in the future. I did reload the page after "marking it as default" and the View in question stays at the bottom and does not become the d...
-
Any chance I can get an answer to this? Just want to know if it's possible or not.
-
Wish I could get some kind of answer to this. The more I experiment it just seems random. I created an App that has 3 fields (+ the Tags and Files fields that get created automatically). These f...
-
I ended up just using the PodioItemField::update() api call.