-
-
Aloha Everyone,
I have had a problem using report writer when trying to access data. let me give you an example. I have a Lesson Plan that has mutliple activities. I want to run a report that shows all the activies for a lesson plan. This I can do without much problem. The difficulty comes when I then want to also ...
-
I have an action "Start Loop through Table" with two where conditions. One of the conditions is an "Ends With" condition. It is failing. When I enable debug tracing I see the generated SQL is putting an extra space before the ending single quote. So the code becomes
(ActivityTypeTag LIKE '%Federal ') ...
-
Hello Deb,
The record could not be saved. The version of your accounting software does not support edits on this list or transaction from 3rd party software. Try editing the record directly in your accounting software instead.
The error message above is incorrect. The error is actually being caused by an error in the table to which the ...
-
ITfromValor,
The Item table is read only. You will need to add items to the appropriate sub-table ... So for example
Inventory items are added to ItemInventory
Service items are added to ItemService
NonInventory items are added to ItemNonInventory
etc
-
I am trying to add items to the Item table (if they do not exist) but I am getting an error - Table does not support add. Could you please advise me what could the issue be?
Mary
-
Here is a post with a working PHP / Gravity Forms example: http://www.method.me/cs/forums/p/9307/31447.aspx#31447
-
I got it to work. Here is a post with a working PHP example: http://www.method.me/cs/forums/p/9307/31447.aspx#31447
-
Here is a post with a working PHP example: http://www.method.me/cs/forums/p/9307/31447.aspx#31447
-
Here's the post referencing a working example: http://www.method.me/cs/forums/p/9307/31447.aspx#31447