-
Is it possible to get an attribute that is a count of the number of records in the returned xml? This would be especially helpful when the call is successful but no records are returned and no record tags are in the xml.
-
Hi Tobias
Most likely the field you're trying to write to is linked from another table and would require a second call to the linked table that either updates an existing record or inserts a new one.
You can best determine the relationships by logging into your method account and viewing them through the table/fields tab link.
-
Karen
To debug this, instead of hiding it, you can leave it visible to see what's actually happening. Once its working bug free you can go back and hide it.
-
On the New Activity Screen it can be difficult to read an email body.
Try clicking on the html editor full screen icon. This will enable you to see the entire email body.
-
I can verify that building simple non-mobile screens will work. I've done this for iPad and iPhone.
The trick is to limit data to 1 section per screen with multiple sections spread across tab links.
Where formated data is needed we simply use a custom report.
-
I highly suggest that you take a look at method's web to lead form. It's easy to use and set up and has all the features that you mentioned above.
-
If a user's settings allow access to API calls but is set for limited access to certain tables, using an api call with this user's credentials, will the table limitations be enforced?
-
When a new version of method is released in the staging site what happens to a portal user. They don't have a choice. Which version are they using?
-
Nick
I think I ran into a problem with this before. To make sense of this you can you export the customer table and include the fields Balance, TotalBalance, FullName, and ParentFullName?
This might shed some light.
-
Hi Nick
I just took a closer look at your screen shot. Where are your sales transactions associated the payment receipts?