Search
-
Is there an issue with chart objects?I tried adding another chart to a screen that already had some existing charts. Could not get it to work.
So I copied an existing chart and even switched the table it was pulling from and it worked fine.
-
Lynda,
How do I get the new UI?
Thanks,
Chris
-
I can publish a solution to this:
tables in custom SQL quieries must be appended with view or viewacc.
view is for tables that exist only in method and viewacc is for tables that came from QB.
See: https://www.method.me/cs/forums/p/5538/21043.aspx
The query i ran was:
SELECT TagList FROM viewContacts WHERE viewContacts.EntityRecordID = ...
-
Hi!
I understand that there are probably reasons why this is not made available, but, it would be GREATLY beneficial to me if there was a stock database diagram I could look at that detailed the Method database.
While customizing I notice that I spend half of my time wading through tables and exporting data to try to figure out how ...
-
I'm getting an error with previewing a report that states that "Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index." Is this something you can help me with? Thanks!
-
Thank you, Audisho! I really appreciate your help!
-
I have an interesting (maybe?) situation here.
I have added a lot of fields to my Customer table so I can track additional things. All good there. I have a new grid that I have set up that shows me a certain subset of my customers (in the case, it shows me customers that are marked as a band). Ok all good there too.
Problem is here, I'd ...
-
Hello,
Checking in again to see if anyone can assist. Is this message happening in error for some reason? It seems like it is a generic message and not valid? Would be great if anyone could shed some light on this.
Thanks.
-
Hi
Is there anyway to integrate GPS tracking through google maps with the work order in method? Is it possible through API ?
Thanks
Ying
-
Hi JGAnderson,
My mistake, you wanted the euro symbol. The same logic applies, but the format string used would be '{0:€0.00}' instead. I hope this helps.
--Audisho
|
|
|