ID Field
CompletedIs there any way to add a field that automatically generates an ID number starting at 1 and incrementing each time. This would be useful in apps for tracking issues / bugs / defects etc.
-
Hi Folks
I am trying to implement Norberts method...however i can't seem to find where to upload the api key?
In the help, you suggest:
- Upload generateid.php on the server that you specified in the 1st step
and the example you provide is:
- I uploaded file to 56.263.65.62/Generateid/generateid.php
This doesn't seem to work for my domain? (i'm using names not numbers? not sure if that matters?)
If you have any suggestions, i'd really appreciate it.
thnx for making this work...it really is something Podio should do out of the box...but if this works i'll be happy!
ciao
-
@Nunzio you don't need to upload a key, rather you need to obtain a key from Podio and enter it in the config.php file Norbert provided. You'll need to do a few things to setup the config.php file correctly:
APP_ID and APP_TOKEN are obtained from the application you want to use the script with, go to the application in Podio and click the wrench/settings button then Developer, the top two text boxes are what you need.
CLIENT_ID and CLIENT_SECRET are obtained from the Account Settings > API Keys section, generate a new API key and put the results in the config.php file.
Providing you have the rest of the config.php file setup correctly, the last part you need to carry out is to add the hook to the application. This is done in the same place as the APP_ID is obtained from, click the Add Hook button then enter the URL to the generateid.php script on your server and set the type to item.create
Hope that helps :)
-
yes agree on new ID field requirement, but until then try our simple tutorial, and download !
http://www.multimageweb.com/blog/2013/05/15/podio-id-field-hook/
hope helps others, its free.
-
Hey guys!
It is out :) See more here: http://blog.podio.com/2013/08/05/uniqueid/
Thanks for your patience. Hope you like it?
//Sara - Podio
Please sign in to leave a comment.
Comments
65 comments