Search
-
[quote user="ahardist"]Will wait for the dev team to get the localisation to work.[/quote]
Just wanted to update you that this has been fixed and will show up on the next live site publish.
~C
-
[quote user="Jurandir"]What I have to do?[/quote]
I'm not sure what mistake you made but if you want to see the original screens you can view them at the tab Customize > Screens. Can you describe what happened (or what's not happening) and I can try to help get the screens back for you.
~C
-
Hi cjonesy20,
I had a quick look into your account and I can see that you're using custom fields on this form. We don't offer free support when resolving issues after customization. We can offer paid consulting which is free if the bug is found to be on our end, otherwise the session is billed.
Please let me know if ...
-
Formatting the query using your suggested format didn't help. I used, 2012/Apr/01 and 2012/Apr/23 and still getting partial results. 3 Transactions out of 30 or so.
-
Hi Mike,
Do you have any antivirus or firewall software running? If so please disable this and try to run the installer again - please post back if this fixes it for you.
~C
-
Warren_nickus
How are you formatting the dates? Try formatting them as 'yyyy/MMM/dd' or 'yyyy/MMM/dd hh:mm:ss tt'
So for example 'April 12, 2012' would be formatted as '2012/Apr/12'
And 'April 12, 2012, 10am' would be formatted as '2012/Apr/12 10:00:00 AM'
The way you are formatting ...
-
Warren_nickus,
How are you formatting the dates? Try formatting them as 'yyyy/MMM/dd' or 'yyyy/MMM/dd hh:mm:ss tt'
So for example 'April 12, 2012' would be formatted as '2012/Apr/12'
And 'April 12, 2012, 10am' would be formatted as '2012/Apr/12 10:00:00 AM'
Dave
-
Using the following method we're only getting partial results. The table result should only consist roughly 100 entries.
Suggestions?
wbsMethodAPI.MethodAPISelect_DataSetV2(Me.CompanyName, Me.Username, Me.Password, "", dsItem, "SalesOrder", "TxnDate, RefNumber, TotalAmount", "TxnDate >= ...
-
The error was fixed but still getting partial results. Will post a new entry.
Nick
-
I'm trying to retrieve a sales order table based on TxnDate. This is the exact call of the function:
wbsMethodAPI.MethodAPISelect_DataSetV2(Me.CompanyName, Me.Username, Me.Password, "", dsItem, "SalesOrder", "TxnDate, RefNumber, TotalAmount", "TxnDate >= '05/01/2012' AND TxnDate < ...
|
|
|