-
Thanks for the reply Ben!
I have followed these steps, but we are still receiving the email error. Nothing has changed in our Office 365 environment. The only emails that seem to be affected are Reminder Activity Emails. Our Web Forms are working and other various emails in our method account. Anything else you could think of that would be ...
-
Can you elaborate on how you would do this to control the quantity on hand from the Method UI in a web browser? I tried doing something similar by enabing the field with a button in the Inventory Items edit screen. I can edit the quantity, but the quantity will not update/save. I'd like to force QuickBooks to accept the new ...
-
Hi jsautel,
These Types of error messages we see most commonly with Office365 Email integrations - Office365 unfortunately doesnt make it easy to set up mail relays.
Have any of the credentials/settings changed within your O365 environment? It might be worth just navigating to your Default Email Preferences (under Customize > ...
-
Hello Method!
We have been emailing out of method for months now and its been working great! However I received an error today:
"The SMTP server requires a secure connection or the client was not authenticated. The server response was: ; Client was not authenticated to send anonymous mail during MAIL FROM"
Do you ...
-
Hi Ben.
thanks for the clarification on this issue.
i have managed to get this customize the way i can edit the exsisting case dialog in the edit case window.
thanks again
regards
kumara
-
Hi Kumara,
What you are looking to do here is utilize the OnScreenLoad event. You can access this event by -
Navigate to the Screen Designer for the screen in question
In the top Left hand section of the Screen designer - you will see an Advanced... button - click this
From the popup - Click next so you are ...
-
Hi Kumara,
Unfortunately for Method:Classic - this is a feature we arent looking to implement. Moving forward our Development resources will be focused on Method:New, but we are of course still going to be supporting and fixing any issues that come up surrounding Classic - Just not adding any ...
-
i want to run some actionset when the screen is loading first time.
how can i do that?
-
any update on this mater. i just want to remove some activity we wrongly recored and deleted later from the exsisting case dialog.
if not it is look not profesional if our customer can see deleted activity from his portal.
-
Hi Saad,
No worries at all - glad to hear it worked.
To replace the Users.EmailSignature Field, you'll need to first do a Retreive Value from Table action which pulls the current Users Email Signature from the Users Table. It should looks something like this ;
Notice the Output Here is an Action Result - You'll use this ...