Search
-
Hi Stuart,
I got your email of the screenshots. The big issue I see is that your loop through table action is not setup correctly, which is likely why you're getting odd results. If you want to loop through the entire table, you have to setup the action like this:
The Where fields are required. So to loop through the entire table, set it ...
-
HI Stuart,
I'll jump back in here. There's something I falied to make you aware of that is likely causing an issue for you. When looping through a table with distinct values, you cannot use the loop's action result to get the recordID of the row. When normally looping through the table you can do this.
So, since as I understand it, ...
-
Hi Mahlon,
Can you email me the client so we can reach out.? We've had no other reports of issues since this was resolved last night.
Adam
-
Hi Cindy,
There is currently an issue with saving screens. Our development team is working on a resolution as we speak. I'll update this thread once its been resolved.
Sorry about any issues this may cause.
Adam
-
Hi Albanese,
We're aware of an issue right now when saving screens. We are actively working on resolving this as we speak. I'll update this thread once its resolved. The errors you are seeing should be gone once this is resolved.
Hope this helps,
Adam
-
Hi
This might just be a temporary glitch. Our recommendation would be to uninstall the Method sync engine and re-install from the following link: https://www.methodintegration.com/MethodIntegrationEngineV2/setup.exe
Please let me know if that solves it.
Thanks,
Adam
-
Hi Justin,
Can you email me your account name, the report causing an issue and turn on MethodSupport for the account? I can take a look at this and let you know what I find.
Adam
-
Hi Stewart,
"Only distinct values" does what you'd probably expect and only loop through the distinct values in the table/grid you are looping through.
For instance, if you're looping through your Estimate table and want to count the number of customers you've created estimates for, you can loop through the esimtate table, ...
-
Hi Ying,
Unfortunately, there's no way to do this through customization. That said, there might be a possibilty through the API but i'm not familiar enough with it. I would suggest posting to the API forum to see if its possible.
- Adam
-
Hi Justin,
This shoud be part of the stock estimate templates in the report designer. I suggest looking at the cost field of your template and the "Before Print" label script. See below:
You should have a script that takes the "Amount" field and divides it by the quantity. That would give you the Sales price and put that ...
|
|
|