Search
-
Hi,
when I display some Money field or decimal field on screen, it sometimes, have two or more zero appended after decimal points (for example, 12.5800, 12.58000000)
Is there any action or funciton that allow me to control the display format of decimal value? Thanks.
--
Alex
-
Hi Audisho,
Today, it is the same. I just did a quick test, and haven't received email after 1 hour.
One of my client even received an error from Method today:
Email Send Failure Alert
The following email failed to send. Method has tried to send this email via your specified mail server a total of 5 times, approximately 5 ...
-
Thanks.
The difference to your instruction is that I use SRParent through out parent screen and popup. I'll try to check if I can change like your instruction since I have 10 this kinds of popup, and each of which has lots action, so it will need lots of action move to insert new actions. (or do you have better tool to insert ...
-
Hi Method,
When I send email by Action, does this email is sent out immediately? Or are they queues somewhere?
Last Friday, me and my client are testing email for a new system, once the email button is click, email action is done correctly. But we wait for two hours to see emails. At the beginning, I thought that the system got bugs, so we ...
-
Hi,
I do follow this rule to set/reset shared value. That is, set shared value in parent screen, update value in a popup screen, then check and reset in parent screen again.
The issue I have is: sometimes, the shared value from popup screen are blank. Or, sometimes, the shared value are modified in popup screen, but become its orignal ...
-
What do you mean "become corrupt"? Before this issue happens, it works well and nothing been done. Or, you are saying that changes other screen may change other screens, too?
---
Alex
-
Hi Method,
This issue confused me quite a while, I did not pay much attention to solve it since a lot of development to do. Now, in test stage, my client faces this issue quite a lot, so I'd like to know what's going on and the solution.
It actually happens in several default/customized screen, but random. All cases are related ...
-
Hi Audisho,
It actually happends in Chrome and FireFox, after refreshing cache and clear cookies, still happens. It once works well, then just happened yesterday.
My solution is to copy this screen to another one. then it works without error message in new screen.
--
alex
-
Hi,
I customize "PurchaseOrders OpenPOs" screen to buill Bill. Today, I received an error message "An unexpected error occurred while processing the results in your browser. If this issue persists please contact your method administrator.".
Is there anything I should check for this kind of error?
Thanks.
Alex
-
Hi Justin,
That shared result is updated in a pop-up screen. It is just like a popup-dialog. What I'm doing is like:
1. in main screen, set argCLS_OKCancel = "Cancel" as a shared result.
2. call a popup screen, if user select "OK", then argCLS_OKCancel is updated as "OK", or it is updated as ...
|
|
|