
Ashwin Malik
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 2
Activity overview
Latest activity by Ashwin Malik-
Ashwin Malik commented,
Domenico, here's an example error I receive. Fatal error: Uncaught PodioBadRequestError: "Invalid value {"11": {"status": "deleted", "text": "Zeeem", "id": 11, "color": "DCEBD8"}, "10": {"status"...
-
Ashwin Malik created a post,
Rearranging Options in a Category Field
Hello! I'm trying to rearrange the options in a category field, but am receiving a Fatal Error when I try to do so. Example code below. The arrangement of the id's doesn't seem to be an issue, sinc...
-
Ashwin Malik commented,
Thank you, Marek!
-
Ashwin Malik created a post,
Adding a New Option to a Category Field
Hello, I'm attempting to write code to add a new option to a Category field within an app.e.g: A field has options 1, 2, 3, 4, I'd like to add a new option "5".Below is my code (PHP) thus far, but ...