-
Has anyone had to make a byte array out of an image url so they can upload it to method using the UpdateFile Call in PHP. I am running into issues creating the image byte array and was hoping someone else migh have already solved this issue.
-
Hey Philip,
Did you ever get more information in regards to your integration question?
-
Thank you...worked perfect. I knew it was something I missed.
-
Hi there mraley,
Looking at your SQL there - the syntax is correct. If this was copy pasted exactly as is, however - You are missing an opening Bracket before the Query to match the ending one
Try the same query - with the addition of an opening bracket Before CASE WHEN - this should do what you want it to!
You are also missing a closing ...
-
Is there anybody... out there?
-
The following updates are now live for users of Method.
Bugs
Fixed issue with Gmail Gadget sign-in (PL-12439)
Fixed issue with QBO sync aborting due to special characters (PL-12556)
Cheers,
Peter
-
I am looking for the SQL code to set a font color in an ActivityStatus field that is rendering in a grid.
If the activity is set to "Not Started" then it should show in the grid red
If the activity is set to "Completed" then it should show in the grid green
In the advanced properties of the column ActivityStatus (alias: ...
-
Hi Kevin,
Sorry to hear that didnt work! Can you do me a favour and shoot me an email to support@method.me with your contact details? I'd like to have someone reach out and assist with this one, but I'm having some trouble locating you in our system
Thanks Kevin.
-Ben
-
I stepped through that twice to ensure that I was doing it correctly. It did not work for me.
-
That worked, thanks. Any idea what/how that happened?