Search
-
Hi Victor,
What I am doing is exactly like scenario 2. I am updating multiple fields that are all custom fields, so none of them could possibly be the name field. If it would help, we could do a GoToMeeting for you to see it in action. I have some time on Thursday morning. Let me know if that would help or if I can provide any more ...
-
Hi Victor,
I tied it again last night and I'm still getting the same message occasionally.
With the change to the code, what should happen if there is a duplicate name? Should it now be saving the update?
-
I am using the MethodAPIUpdateV2 to update fields in the Customer table. All of the fields that I am attempting to update are fields that I added, I am not trying to update the CustomerName or FullName fields. Occasionally I get the error "Save Warning: The Customer/Employee/Vendor/OtherName could not be sent to QuickBooks. This Name is ...
-
-
I am using the API to do an insert and I received the following error: Failure. There may be a possible sql injection, please verify your parameters.
I've never seen this error before. Do you have any insight as to what may be causing this?
-
Hey Ryan,
I was trying "Between" before without luck, "Within date range" looks like it does what I want. Thanks for the help. Any info you have on the differences would still be useful.
-
I am trying to filter a grid so that only items between 2 dates show in the grid. I added 2 Datepicker objects to be my To and From dates to filter within. What is the difference between using the "within Date Range" filter and the "Between" filter? Which one should I be using in this case?
-
HI Amanda,
Sorry for the delay in checking this out.
3. The time does not get copied over to the second field, only the new date portion.
2. If the "Use today's date/time" checkbox is not checked in step 1 and none of the checkboxes are checked in step 4... when I select a date, the correct date is selected, but the ...
-
Amanda,
I saw that someone else was having a similar problem on another forum. The response to that thread fixed the following 2 problems for me as well by adding a default date format on the Customize > Display tab such as "mmm-dd-yyyy
1. When I selected a date other than the default of today's date, the month changed from ...
-
Amanda,
It was working well, until I added action(s) to the DateChanged event in step 2 of the date picker. The action I added was to 'Enter Value Into Field On Screen' where it was getting the value from the date picker object. Example when Date Picker1 was changed I wanted Date Picker 2 to have the new date and time that was selected in ...
|
|
|